Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_sram_mgr.h135 int tf_sram_mgr_alloc(void *sram_handle,
H A Dtf_sram_mgr.c627 int tf_sram_mgr_alloc(void *sram_handle, in tf_sram_mgr_alloc() function
H A Dtf_tbl_sram.c241 rc = tf_sram_mgr_alloc(sram_handle, &aparms); in tf_tbl_sram_alloc()