Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.c1720 static inline int __i40evf_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in __i40evf_maybe_stop_tx() function
1747 return __i40evf_maybe_stop_tx(tx_ring, size); in i40evf_maybe_stop_tx()