Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igc/
Digc_main.c1031 static inline int igc_maybe_stop_tx(struct igc_ring *tx_ring, const u16 size) in igc_maybe_stop_tx() function
1185 igc_maybe_stop_tx(tx_ring, DESC_NEEDED); in igc_tx_map()
1340 if (igc_maybe_stop_tx(tx_ring, count + 3)) { in igc_xmit_frame_ring()