Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_tx.h117 void sfc_tx_qstop(struct sfc_adapter *sa, unsigned int sw_index);
H A Dsfc_tx.c522 sfc_tx_qstop(struct sfc_adapter *sa, unsigned int sw_index) in sfc_tx_qstop() function
638 sfc_tx_qstop(sa, sw_index); in sfc_tx_start()
658 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.c1394 sfc_tx_qstop(sa, tx_queue_id); in sfc_tx_queue_stop()