Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h486 static inline int iavf_maybe_stop_tx(struct iavf_ring *tx_ring, int size) in iavf_maybe_stop_tx() function
H A Diavf_txrx.c2370 iavf_maybe_stop_tx(tx_ring, DESC_NEEDED); in iavf_tx_map()
2455 if (iavf_maybe_stop_tx(tx_ring, count + 4 + 1)) { in iavf_xmit_frame_ring()