Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c6181 static int __igb_maybe_stop_tx(struct igb_ring *tx_ring, const u16 size) in __igb_maybe_stop_tx() function
6213 return __igb_maybe_stop_tx(tx_ring, size); in igb_maybe_stop_tx()