Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10_essb_rx.c108 efx_qword_t *rxq_hw_ring; member
210 EFX_POPULATE_QWORD_2(rxq->rxq_hw_ring[id], in sfc_ef10_essb_rx_qrefill()
615 rxq->rxq_hw_ring = info->rxq_hw_ring; in sfc_ef10_essb_rx_qcreate()
H A Dsfc_ef10_rx.c82 efx_qword_t *rxq_hw_ring; member
164 EFX_POPULATE_QWORD_2(rxq->rxq_hw_ring[id], in sfc_ef10_rx_qrefill()
682 rxq->rxq_hw_ring = info->rxq_hw_ring; in sfc_ef10_rx_qcreate()
H A Dsfc_ef100_rx.c82 efx_qword_t *rxq_hw_ring; member
184 EFX_POPULATE_QWORD_1(rxq->rxq_hw_ring[id], in sfc_ef100_rx_qrefill()
732 rxq->rxq_hw_ring = info->rxq_hw_ring; in sfc_ef100_rx_qcreate()
H A Dsfc_dp_rx.h75 void *rxq_hw_ring; member
H A Dsfc_rx.c1195 info.rxq_hw_ring = rxq->mem.esm_base; in sfc_rx_qinit()