Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ev.h95 void sfc_ev_qstop(struct sfc_evq *evq);
H A Dsfc_ev.c745 sfc_ev_qstop(struct sfc_evq *evq) in sfc_ev_qstop() function
845 sfc_ev_qstop(sa->mgmt_evq); in sfc_ev_start()
866 sfc_ev_qstop(sa->mgmt_evq); in sfc_ev_stop()
H A Dsfc_tx.c515 sfc_ev_qstop(evq); in sfc_tx_qstart()
586 sfc_ev_qstop(txq->evq); in sfc_tx_qstop()
H A Dsfc_rx.c860 sfc_ev_qstop(evq); in sfc_rx_qstart()
898 sfc_ev_qstop(rxq->evq); in sfc_rx_qstop()