| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_sram_mgr.c | 194 struct tf_sram_block *block; in tf_sram_find_block() local 214 *tf_sram_get_next_block(struct tf_sram_block *block) in tf_sram_get_next_block() 425 struct tf_sram_block *block) in tf_sram_free_block() 450 struct tf_sram_block *nblock, *block; in tf_sram_free_slice_list() local 469 struct tf_sram_block *block; in tf_sram_alloc_block() local 510 struct tf_sram_block *block = slice_list->head; in tf_sram_find_first_not_full_block() local 544 tf_sram_dump_block(struct tf_sram_block *block) in tf_sram_dump_block() 635 struct tf_sram_block *block; in tf_sram_mgr_alloc() local 702 struct tf_sram_block *block; in tf_sram_mgr_free() local 821 struct tf_sram_block *block; in tf_sram_mgr_dump() local [all …]
|
| /dpdk/lib/acl/ |
| H A D | tb_mem.c | 21 struct tb_mem_block *block; in tb_pool() local 51 struct tb_mem_block *block; in tb_alloc() local 71 struct tb_mem_block *next, *block; in tb_free_pool() local
|
| H A D | tb_mem.h | 28 struct tb_mem_block *block; member
|
| /dpdk/drivers/event/opdl/ |
| H A D | opdl_ring.c | 290 uint32_t num_entries, bool block) in opdl_ring_input_singlethread() 371 uint32_t num_entries, bool block) in opdl_stage_disclaim_multithread_n() 414 uint32_t *old_head, bool block, bool claim_func) in move_head_atomically() 462 uint32_t num_entries, bool block) in opdl_ring_input_multithread() 561 uint32_t num_entries, uint32_t *seq, bool block) in opdl_stage_claim_multithread() 592 uint32_t num_entries, uint32_t *seq, bool block) in opdl_stage_claim_copy_singlethread() 607 uint32_t num_entries, uint32_t *seq, bool block) in opdl_stage_claim_copy_multithread() 637 bool block) in opdl_ring_input() 669 void *entries, uint32_t num_entries, bool block) in opdl_ring_copy_to_burst() 718 uint32_t num_entries, uint32_t *seq, bool block) in opdl_stage_claim_copy() [all …]
|
| /dpdk/drivers/dma/dpaa/ |
| H A D | dpaa_qdma.c | 382 void *block; in fsl_qdma_halt() local 425 void *block, int id, const uint16_t nb_cpls, in fsl_qdma_queue_transfer_complete() 477 void *block; in fsl_qdma_reg_init() local 593 void *block = fsl_queue->block_base; in fsl_qdma_enqueue_desc() local 752 void *block = fsl_queue->block_base; in dpaa_qdma_submit() local 797 void *block; in dpaa_qdma_dequeue_status() local 843 void *block; in dpaa_qdma_dequeue() local
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_init.h | 38 #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 D | ecore_init_ops.h | 181 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 D | ef10_nvram.c | 18 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/common/cnxk/hw/ |
| H A D | rvu.h | 191 uint64_t block : 5; member 199 uint32_t block : 5; member
|
| /dpdk/drivers/net/qede/ |
| H A D | qede_debug.c | 361 #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 2562 const struct dbg_block *block; in qed_grc_dump_mem_entries() local 3290 const struct dbg_block *block; in qed_grc_dump_static_debug() local 6076 const struct dbg_block_user *block = in qed_dbg_get_block_name() local
|
| /dpdk/drivers/bus/fslmc/qbman/include/ |
| H A D | fsl_qbman_base.h | 66 const struct qbman_block_desc *block; member
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptp_hw.c | 3629 ice_read_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx, u64 *tstamp) in ice_read_phy_tstamp() 3648 ice_clear_phy_tstamp(struct ice_hw *hw, u8 block, u8 idx) in ice_clear_phy_tstamp()
|