Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c1222 static int __igc_maybe_stop_tx(struct igc_ring *tx_ring, const u16 size) in __igc_maybe_stop_tx() function
1251 return __igc_maybe_stop_tx(tx_ring, size); in igc_maybe_stop_tx()