Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c6098 static int __igb_maybe_stop_tx(struct igb_ring *tx_ring, const u16 size) in __igb_maybe_stop_tx() function
6130 return __igb_maybe_stop_tx(tx_ring, size); in igb_maybe_stop_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c6172 static int __igb_maybe_stop_tx(struct igb_ring *tx_ring, const u16 size) in __igb_maybe_stop_tx() function
6204 return __igb_maybe_stop_tx(tx_ring, size); in igb_maybe_stop_tx()

Completed in 21 milliseconds