Home
last modified time | relevance | path

Searched refs:tf_tcam_shared_get (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam_shared.h129 int tf_tcam_shared_get(struct tf *tfp,
H A Dtf_device_p4.c547 .tf_dev_get_tcam = tf_tcam_shared_get,
H A Dtf_device_p58.c855 .tf_dev_get_tcam = tf_tcam_shared_get,
H A Dtf_tcam_shared.c786 tf_tcam_shared_get(struct tf *tfp __rte_unused, in tf_tcam_shared_get() function