Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/igb/
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()