Home
last modified time | relevance | path

Searched refs:tf_tcam_get (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam.h393 int tf_tcam_get(struct tf *tfp,
H A Dtf_device_p4.c554 .tf_dev_get_tcam = tf_tcam_get,
H A Dtf_device_p58.c862 .tf_dev_get_tcam = tf_tcam_get,
H A Dtf_tcam.c730 tf_tcam_get(struct tf *tfp __rte_unused, in tf_tcam_get() function
H A Dtf_tcam_shared.c818 rc = tf_tcam_get(tfp, parms); in tf_tcam_shared_get()