Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h489 static inline int i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in i40e_maybe_stop_tx() function
Di40e_txrx.c2340 i40e_maybe_stop_tx(tx_ring, DESC_NEEDED); in i40evf_tx_map()
2428 if (i40e_maybe_stop_tx(tx_ring, count + 4 + 1)) { in i40e_xmit_frame_ring()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h541 static inline int i40e_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in i40e_maybe_stop_tx() function
Di40e_txrx.c3435 i40e_maybe_stop_tx(tx_ring, DESC_NEEDED); in i40e_tx_map()
3591 if (i40e_maybe_stop_tx(tx_ring, count + 4 + 1)) { in i40e_xmit_frame_ring()