Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam.h306 int tf_tcam_unbind(struct tf *tfp);
H A Dtf_device.c293 rc = tf_tcam_unbind(tfp); in tf_dev_unbind_p4()
566 rc = tf_tcam_unbind(tfp); in tf_dev_unbind_p58()
H A Dtf_tcam_shared.c368 rc = tf_tcam_unbind(tfp); in tf_tcam_shared_unbind()
469 rc = tf_tcam_unbind(tfp); in tf_tcam_shared_unbind()
H A Dtf_tcam.c213 tf_tcam_unbind(struct tf *tfp) in tf_tcam_unbind() function