Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl_sram.h65 int tf_tbl_sram_unbind(struct tf *tfp);
H A Dtf_device.c586 rc = tf_tbl_sram_unbind(tfp); in tf_dev_unbind_p58()
H A Dtf_tbl_sram.c159 tf_tbl_sram_unbind(struct tf *tfp __rte_unused) in tf_tbl_sram_unbind() function