Home
last modified time | relevance | path

Searched refs:tf_dev_ops_p58 (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.h1144 extern const struct tf_dev_ops tf_dev_ops_p58;
H A Dtf_device.c521 dev_handle->ops = &tf_dev_ops_p58; in tf_dev_bind_p58()
H A Dtf_device_p58.c825 const struct tf_dev_ops tf_dev_ops_p58 = { variable