Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_global_cfg.h116 tf_global_cfg_unbind(struct tf *tfp);
H A Dtf_device.c337 rc = tf_global_cfg_unbind(tfp); in tf_dev_unbind_p4()
615 rc = tf_global_cfg_unbind(tfp); in tf_dev_unbind_p58()
H A Dtf_global_cfg.c100 tf_global_cfg_unbind(struct tf *tfp) in tf_global_cfg_unbind() function