Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_sram_mgr.c294 bool *block_is_full) in tf_sram_get_next_slice_in_block() argument
299 TF_CHECK_PARMS3(block, slice_offset, block_is_full); in tf_sram_get_next_slice_in_block()
337 *block_is_full = true; in tf_sram_get_next_slice_in_block()
339 *block_is_full = false; in tf_sram_get_next_slice_in_block()
637 bool block_is_full; in tf_sram_mgr_alloc() local
679 &block_is_full); in tf_sram_mgr_alloc()