Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_main.c6092 static int __igb_maybe_stop_tx(struct igb_ring *tx_ring, const u16 size) in __igb_maybe_stop_tx() function
6124 return __igb_maybe_stop_tx(tx_ring, size); in igb_maybe_stop_tx()