Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_rx.c524 static sfc_dp_rx_qstop_t sfc_efx_rx_qstop; variable
564 sfc_efx_rx_qstop(dp_rxq, NULL); in sfc_efx_rx_qstart()
570 sfc_efx_rx_qstop(struct sfc_dp_rxq *dp_rxq, in sfc_efx_rx_qstop() function
646 .qstop = sfc_efx_rx_qstop,