Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_sram_mgr.c91 struct tf_sram { struct
558 struct tf_sram *sram; in tf_sram_mgr_bind()
564 cparms.size = sizeof(struct tf_sram); in tf_sram_mgr_bind()
583 struct tf_sram *sram; in tf_sram_mgr_unbind()
591 sram = (struct tf_sram *)sram_handle; in tf_sram_mgr_unbind()
631 struct tf_sram *sram; in tf_sram_mgr_alloc()
642 sram = (struct tf_sram *)sram_handle; in tf_sram_mgr_alloc()
699 struct tf_sram *sram; in tf_sram_mgr_free()
708 sram = (struct tf_sram *)sram_handle; in tf_sram_mgr_free()
818 struct tf_sram *sram; in tf_sram_mgr_dump()
[all …]