Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_tx.h119 void sfc_tx_qstop(struct sfc_adapter *sa, sfc_sw_index_t sw_index);
H A Dsfc_tx.c606 sfc_tx_qstop(struct sfc_adapter *sa, sfc_sw_index_t sw_index) in sfc_tx_qstop() function
733 sfc_tx_qstop(sa, sw_index); in sfc_tx_start()
754 sfc_tx_qstop(sa, sw_index); in sfc_tx_stop()
H A Dsfc_ev.c609 sfc_tx_qstop(sa, txq_sw_index); in sfc_ev_qpoll()
H A Dsfc_ethdev.c1510 sfc_tx_qstop(sa, sw_index); in sfc_tx_queue_stop()