Searched defs:igb_maybe_stop_tx (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/igb/
H A Digb_main.c4851 static inline int igb_maybe_stop_tx(struct igb_ring *tx_ring, const u16 size) function
4961 igb_maybe_stop_tx(tx_ring, DESC_NEEDED);
5015 if (igb_maybe_stop_tx(tx_ring, count + 3)) {

Completed in 59 milliseconds