Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_if_tbl.h200 int tf_if_tbl_unbind(struct tf *tfp);
H A Dtf_if_tbl.c91 tf_if_tbl_unbind(struct tf *tfp __rte_unused) in tf_if_tbl_unbind() function
H A Dtf_device.c217 rc = tf_if_tbl_unbind(tfp); in tf_dev_unbind_p4()