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

/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c3158 static int ixgbevf_maybe_stop_tx(struct ixgbevf_ring *tx_ring, int size) function
3199 if (ixgbevf_maybe_stop_tx(tx_ring, count + 3)) {
3228 ixgbevf_maybe_stop_tx(tx_ring, DESC_NEEDED);

Completed in 56 milliseconds