Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h312 int tf_tbl_unbind(struct tf *tfp);
H A Dtf_device.c196 rc = tf_tbl_unbind(tfp); in tf_dev_unbind_p4()
H A Dtf_tbl.c152 tf_tbl_unbind(struct tf *tfp) in tf_tbl_unbind() function