Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_sram_mgr.h66 int tf_sram_mgr_bind(void **sram_handle);
H A Dtf_sram_mgr.c555 tf_sram_mgr_bind(void **sram_handle) in tf_sram_mgr_bind() function
H A Dtf_tbl_sram.c148 rc = tf_sram_mgr_bind(&sram_handle); in tf_tbl_sram_bind()