Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c2459 static inline int __i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in __i40e_maybe_stop_tx() function
2490 return __i40e_maybe_stop_tx(tx_ring, size); in i40e_maybe_stop_tx()