Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10.h65 sfc_ef10_ev_qclear(efx_qword_t *hw_ring, unsigned int ptr_mask, in sfc_ef10_ev_qclear() function
H A Dsfc_ef10_essb_rx.c431 sfc_ef10_ev_qclear(rxq->evq_hw_ring, rxq->evq_ptr_mask, in sfc_ef10_essb_recv_pkts()
460 sfc_ef10_ev_qclear(rxq->evq_hw_ring, rxq->evq_ptr_mask, in sfc_ef10_essb_rx_qdesc_npending()
H A Dsfc_ef10_tx.c182 sfc_ef10_ev_qclear(txq->evq_hw_ring, ptr_mask, old_read_ptr, in sfc_ef10_tx_reap()
758 sfc_ef10_ev_qclear(txq->evq_hw_ring, ptr_mask, old_read_ptr, in sfc_ef10_simple_tx_reap()
H A Dsfc_ef10_rx.c459 sfc_ef10_ev_qclear(rxq->evq_hw_ring, rxq->ptr_mask, evq_old_read_ptr, in sfc_ef10_recv_pkts()