Searched refs:igc_maybe_stop_tx (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c1247 static inline int igc_maybe_stop_tx(struct igc_ring *tx_ring, const u16 size) function
1422 igc_maybe_stop_tx(tx_ring, DESC_NEEDED);
1594 if (igc_maybe_stop_tx(tx_ring, count + 5)) {
2369 if (igc_maybe_stop_tx(ring, count + 3)) {

Completed in 174 milliseconds