Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device.h710 extern const struct tf_dev_ops tf_dev_ops_p4_init;
H A Dtf_device_p4.c143 const struct tf_dev_ops tf_dev_ops_p4_init = { variable
H A Dtf_device.c51 dev_handle->ops = &tf_dev_ops_p4_init; in tf_dev_bind_p4()