Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ev.c323 sfc_ev_nop_rxq_flush_done(void *arg, uint32_t rxq_hw_index) in sfc_ev_nop_rxq_flush_done() argument
328 evq->evq_index, rxq_hw_index); in sfc_ev_nop_rxq_flush_done()
333 sfc_ev_rxq_flush_done(void *arg, __rte_unused uint32_t rxq_hw_index) in sfc_ev_rxq_flush_done() argument
344 SFC_ASSERT(rxq->hw_index == rxq_hw_index); in sfc_ev_rxq_flush_done()
354 sfc_ev_nop_rxq_flush_failed(void *arg, uint32_t rxq_hw_index) in sfc_ev_nop_rxq_flush_failed() argument
359 evq->evq_index, rxq_hw_index); in sfc_ev_nop_rxq_flush_failed()
364 sfc_ev_rxq_flush_failed(void *arg, __rte_unused uint32_t rxq_hw_index) in sfc_ev_rxq_flush_failed() argument
375 SFC_ASSERT(rxq->hw_index == rxq_hw_index); in sfc_ev_rxq_flush_failed()