Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h330 int __iavf_maybe_stop_tx(struct iavf_ring *tx_ring, int size);
370 return __iavf_maybe_stop_tx(tx_ring, size); in iavf_maybe_stop_tx()
Diavf_txrx.c1890 int __iavf_maybe_stop_tx(struct iavf_ring *tx_ring, int size) in __iavf_maybe_stop_tx() function