Lines Matching defs:tx_ring
58 void i40evf_clean_tx_ring(struct i40e_ring *tx_ring) in i40evf_clean_tx_ring()
93 void i40evf_free_tx_resources(struct i40e_ring *tx_ring) in i40evf_free_tx_resources()
137 struct i40e_ring *tx_ring = NULL; in i40evf_detect_recover_hung() local
192 struct i40e_ring *tx_ring, int napi_budget) in i40e_clean_tx_irq()
615 int i40evf_setup_tx_descriptors(struct i40e_ring *tx_ring) in i40evf_setup_tx_descriptors()
1786 struct i40e_ring *tx_ring, in i40evf_tx_prepare_vlan_flags()
1946 struct i40e_ring *tx_ring, in i40e_tx_enable_csum()
2108 static void i40e_create_tx_ctx(struct i40e_ring *tx_ring, in i40e_create_tx_ctx()
2223 int __i40evf_maybe_stop_tx(struct i40e_ring *tx_ring, int size) in __i40evf_maybe_stop_tx()
2249 static inline void i40evf_tx_map(struct i40e_ring *tx_ring, struct sk_buff *skb, in i40evf_tx_map()
2395 struct i40e_ring *tx_ring) in i40e_xmit_frame_ring()
2495 struct i40e_ring *tx_ring = &adapter->tx_rings[skb->queue_mapping]; in i40evf_xmit_frame() local