Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/igc/
Digc_main.c1127 static inline int igc_maybe_stop_tx(struct igc_ring *tx_ring, const u16 size) in igc_maybe_stop_tx() function
1289 igc_maybe_stop_tx(tx_ring, DESC_NEEDED); in igc_tx_map()
1436 if (igc_maybe_stop_tx(tx_ring, count + 3)) { in igc_xmit_frame_ring()
2150 if (igc_maybe_stop_tx(ring, count + 3)) { in igc_xdp_init_tx_descriptor()