Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.c108 dev_handle->ops = &tf_dev_ops_p4_init; in tf_dev_bind_p4()
667 dev_handle->ops = &tf_dev_ops_p4_init; in tf_dev_bind_ops()
H A Dtf_device.h1141 extern const struct tf_dev_ops tf_dev_ops_p4_init;
H A Dtf_device_p4.c461 const struct tf_dev_ops tf_dev_ops_p4_init = { variable