Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_sram_mgr.h79 int tf_sram_mgr_unbind(void *sram_handle);
H A Dtf_sram_mgr.c580 tf_sram_mgr_unbind(void *sram_handle) in tf_sram_mgr_unbind() function
H A Dtf_tbl_sram.c174 rc = tf_sram_mgr_unbind(sram_handle); in tf_tbl_sram_unbind()