Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h455 int __iavf_maybe_stop_tx(struct iavf_ring *tx_ring, int size);
495 return __iavf_maybe_stop_tx(tx_ring, size); in iavf_maybe_stop_tx()
Diavf_txrx.c2253 int __iavf_maybe_stop_tx(struct iavf_ring *tx_ring, int size) in __iavf_maybe_stop_tx() function