Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_sram_mgr.c232 bool *block_is_empty) in tf_sram_free_slice() argument
238 TF_CHECK_PARMS2(block, block_is_empty); in tf_sram_free_slice()
277 *block_is_empty = true; in tf_sram_free_slice()
279 *block_is_empty = false; in tf_sram_free_slice()
703 bool block_is_empty; in tf_sram_mgr_free() local
738 block, &block_is_empty); in tf_sram_mgr_free()
787 if (block_is_empty) { in tf_sram_mgr_free()