Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_sram_mgr.c151 TF_CHECK_PARMS2(sram, slice_list); in tf_sram_get_slice_list()
558 struct tf_sram *sram; in tf_sram_mgr_bind() local
575 *sram_handle = sram; in tf_sram_mgr_bind()
583 struct tf_sram *sram; in tf_sram_mgr_unbind() local
591 sram = (struct tf_sram *)sram_handle; in tf_sram_mgr_unbind()
620 tfp_free(sram); in tf_sram_mgr_unbind()
631 struct tf_sram *sram; in tf_sram_mgr_alloc() local
642 sram = (struct tf_sram *)sram_handle; in tf_sram_mgr_alloc()
699 struct tf_sram *sram; in tf_sram_mgr_free() local
818 struct tf_sram *sram; in tf_sram_mgr_dump() local
[all …]