Searched refs:__i40evf_maybe_stop_tx (Results 1 – 2 of 2) sorted by relevance
452 int __i40evf_maybe_stop_tx(struct i40e_ring *tx_ring, int size);493 return __i40evf_maybe_stop_tx(tx_ring, size); in i40e_maybe_stop_tx()
2223 int __i40evf_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in __i40evf_maybe_stop_tx() function