Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_global_cfg.h116 tf_global_cfg_unbind(struct tf *tfp);
H A Dtf_global_cfg.c98 tf_global_cfg_unbind(struct tf *tfp __rte_unused) in tf_global_cfg_unbind() function
H A Dtf_device.c224 rc = tf_global_cfg_unbind(tfp); in tf_dev_unbind_p4()