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.c1743 static inline int i40evf_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in i40evf_maybe_stop_tx() function
1884 i40evf_maybe_stop_tx(tx_ring, DESC_NEEDED); in i40evf_tx_map()
1937 if (i40evf_maybe_stop_tx(tx_ring, count + 4 + 1)) { in i40evf_xmit_descriptor_count()