Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam_shared.h95 int tf_tcam_shared_free(struct tf *tfp,
H A Dtf_device_p4.c545 .tf_dev_free_tcam = tf_tcam_shared_free,
H A Dtf_device_p58.c853 .tf_dev_free_tcam = tf_tcam_shared_free,
H A Dtf_tcam_shared.c557 tf_tcam_shared_free(struct tf *tfp, in tf_tcam_shared_free() function