Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_main.c1247 static inline int igc_maybe_stop_tx(struct igc_ring *tx_ring, const u16 size) in igc_maybe_stop_tx() function
1420 igc_maybe_stop_tx(tx_ring, DESC_NEEDED); in igc_tx_map()
1592 if (igc_maybe_stop_tx(tx_ring, count + 5)) { in igc_xmit_frame_ring()
2367 if (igc_maybe_stop_tx(ring, count + 3)) { in igc_xdp_init_tx_descriptor()