Home
last modified time | relevance | path

Searched defs:prod (Results 1 – 20 of 20) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.c43 uint16_t prod = RING_IDX(rxr->rx_ring_struct, raw_prod); in bnxt_alloc_rx_data() local
68 uint16_t prod = RING_IDX(rxr->ag_ring_struct, raw_prod); in bnxt_alloc_ag_data() local
102 uint16_t prod, raw_prod = RING_NEXT(rxr->rx_raw_prod); in bnxt_reuse_rx_mbuf() local
H A Dbnxt_txr.c139 uint16_t prod; in bnxt_start_xmit() local
/dpdk/app/test-eventdev/
H A Dtest_perf_atq.c202 uint16_t prod; in perf_atq_eventdev_setup() local
H A Dtest_perf_queue.c205 uint16_t prod; in perf_queue_eventdev_setup() local
H A Dtest_order_common.h58 struct prod_data prod; member
H A Dtest_perf_common.h65 struct prod_data prod[EVT_MAX_PORTS]; member
H A Dtest_perf_common.c563 uint16_t prod; in perf_event_rx_adapter_setup() local
738 uint16_t port, prod; in perf_event_dev_port_setup() local
H A Dtest_pipeline_atq.c580 uint16_t prod = 0; in pipeline_atq_eventdev_setup() local
H A Dtest_pipeline_common.c331 uint16_t prod; in pipeline_event_rx_adapter_setup() local
H A Dtest_pipeline_queue.c627 uint16_t prod = 0; in pipeline_queue_eventdev_setup() local
/dpdk/drivers/net/qede/base/
H A Decore_int_api.h67 u32 prod = 0; in ecore_sb_update_sb_idx() local
H A Decore_spq.c349 void ecore_eq_prod_update(struct ecore_hwfn *p_hwfn, u16 prod) in ecore_eq_prod_update()
H A Decore_sriov.c3943 u32 prod, cons[MAX_NUM_EXT_VOQS], distance[MAX_NUM_EXT_VOQS], tmp; in ecore_iov_vf_flr_poll_pbf() local
H A Dcommon_hsi.h851 __le32 prod; member
H A Decore_hsi_common.h684 struct core_ll2_rx_prod prod /* Producers. */; member
/dpdk/lib/ring/
H A Drte_ring_core.h135 struct rte_ring_headtail prod; member
/dpdk/drivers/compress/qat/
H A Dqat_comp.c494 uint32_t prod, sent; in qat_comp_response_data_copy() local
/dpdk/drivers/net/af_xdp/
H A Drte_eth_af_xdp.c762 unsigned int *prod = rxq->rx.producer; in eth_get_monitor_addr() local
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c4342 static void bnx2x_update_eq_prod(struct bnx2x_softc *sc, uint16_t prod) in bnx2x_update_eq_prod()
H A Decore_hsi.h4139 uint16_t prod; member