Home
last modified time | relevance | path

Searched defs:block (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_sram_mgr.c195 struct tf_sram_block *block; in tf_sram_find_block() local
215 *tf_sram_get_next_block(struct tf_sram_block *block) in tf_sram_get_next_block()
232 uint16_t slice_offset, struct tf_sram_block *block, in tf_sram_free_slice()
298 tf_sram_get_next_slice_in_block(struct tf_sram_block *block, in tf_sram_get_next_slice_in_block()
370 tf_sram_is_slice_allocated_in_block(struct tf_sram_block *block, in tf_sram_is_slice_allocated_in_block()
441 struct tf_sram_block *block) in tf_sram_free_block()
466 struct tf_sram_block *nblock, *block; in tf_sram_free_slice_list() local
485 struct tf_sram_block *block; in tf_sram_alloc_block() local
526 struct tf_sram_block *block = slice_list->head; in tf_sram_find_first_not_full_block() local
564 tf_sram_dump_block(struct tf_sram_block *block) in tf_sram_dump_block()
[all …]
/dpdk/lib/acl/
H A Dtb_mem.c22 struct tb_mem_block *block; in tb_pool() local
52 struct tb_mem_block *block; in tb_alloc() local
72 struct tb_mem_block *next, *block; in tb_free_pool() local
H A Dtb_mem.h28 struct tb_mem_block *block; member
/dpdk/examples/pipeline/
H A Dthread.c45 struct block { struct
46 block_run_f block_func; argument
47 void *block; member
265 block_enable(block_run_f block_func, void *block, uint32_t thread_id) in block_enable()
298 block_disable(void *block) in block_disable()
H A Dcli.c3324 void *block = NULL; cmd_block_enable() local
3396 void *block = NULL; cmd_block_disable() local
[all...]
/dpdk/drivers/net/bnx2x/
H A Decore_init.h38 #define BLOCK_OPS_IDX(block, stage, end) \ argument
525 #define BLOCK_OPS_IDX(block, stage, end) \ argument
573 #define BLOCK_PRTY_INFO(block, en_mask, m1, m1h, m2, m3) \ argument
580 #define BLOCK_PRTY_INFO_0(block, en_mask, m1, m1h, m2, m3) \ argument
587 #define BLOCK_PRTY_INFO_1(block, en_mask, m1, m1h, m2, m3) \ argument
H A Decore_init_ops.h181 static void ecore_init_block(struct bnx2x_softc *sc, uint32_t block, uint32_t stage) in ecore_init_block()
/dpdk/drivers/common/sfc_efx/base/
H A Def10_nvram.c18 uint32_t *block; /* Base of data block */ member
47 __out uint32_t *block) in tlv_init_block()
237 __in uint32_t *block, in tlv_init_cursor()
251 tlv_init_cursor_from_size( in tlv_init_cursor_from_size()
264 tlv_init_cursor_at_offset( in tlv_init_cursor_at_offset()
/dpdk/drivers/net/qede/
H A Dqede_debug.c361 #define NUM_EXTRA_DBG_LINES(block) \ argument
363 #define NUM_DBG_LINES(block) \ argument
1394 const struct dbg_block_chip *block; in qed_bus_reset_dbg_block() local
1426 const struct dbg_block_chip *block = in qed_bus_config_dbg_line() local
1523 const struct dbg_block *block; in qed_grc_is_mem_included() local
1641 const struct dbg_block_chip *block; in qed_grc_unreset_blocks() local
2563 const struct dbg_block *block; in qed_grc_dump_mem_entries() local
3291 const struct dbg_block *block; in qed_grc_dump_static_debug() local
6077 const struct dbg_block_user *block = in qed_dbg_get_block_name() local