Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_rx.h134 void sfc_rx_qstop(struct sfc_adapter *sa, unsigned int sw_index);
H A Dsfc_rx.c867 sfc_rx_qstop(struct sfc_adapter *sa, unsigned int sw_index) in sfc_rx_qstop() function
1513 sfc_rx_qstop(sa, sw_index); in sfc_rx_start()
1534 sfc_rx_qstop(sa, sw_index); in sfc_rx_stop()
H A Dsfc_ev.c593 sfc_rx_qstop(sa, rxq_sw_index); in sfc_ev_qpoll()
H A Dsfc_ethdev.c1339 sfc_rx_qstop(sa, rx_queue_id); in sfc_rx_queue_stop()