Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.c390 dev_handle->ops = &tf_dev_ops_p58_init; in tf_dev_bind_p58()
670 dev_handle->ops = &tf_dev_ops_p58_init; in tf_dev_bind_ops()
H A Dtf_device.h1143 extern const struct tf_dev_ops tf_dev_ops_p58_init;
H A Dtf_device_p58.c769 const struct tf_dev_ops tf_dev_ops_p58_init = { variable