Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h464 int __i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size);
520 return __i40e_maybe_stop_tx(tx_ring, size); in i40e_maybe_stop_tx()
H A Di40e_txrx.c3254 * __i40e_maybe_stop_tx - 2nd level check for tx stop conditions
3260 int __i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in __i40e_maybe_stop_tx() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h472 int __i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size);
530 return __i40e_maybe_stop_tx(tx_ring, size); in i40e_maybe_stop_tx()
H A Di40e_txrx.c3466 * __i40e_maybe_stop_tx - 2nd level check for tx stop conditions
3472 int __i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in __i40e_maybe_stop_tx() function

Completed in 12 milliseconds