Lines Matching defs:tx_ring
39 struct ice_tx_ring *tx_ring; in ice_prgm_fdir_fltr() local
151 void ice_clean_tx_ring(struct ice_tx_ring *tx_ring) in ice_clean_tx_ring()
193 void ice_free_tx_ring(struct ice_tx_ring *tx_ring) in ice_free_tx_ring()
217 static bool ice_clean_tx_irq(struct ice_tx_ring *tx_ring, int napi_budget) in ice_clean_tx_irq()
341 int ice_setup_tx_ring(struct ice_tx_ring *tx_ring) in ice_setup_tx_ring()
1300 struct ice_tx_ring *tx_ring; in __ice_update_sample() local
1475 struct ice_tx_ring *tx_ring; in ice_napi_poll() local
1560 static int __ice_maybe_stop_tx(struct ice_tx_ring *tx_ring, unsigned int size) in __ice_maybe_stop_tx()
1583 static int ice_maybe_stop_tx(struct ice_tx_ring *tx_ring, unsigned int size) in ice_maybe_stop_tx()
1602 ice_tx_map(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map()
1947 ice_tx_prepare_vlan_flags(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags()
2260 ice_tstamp(struct ice_tx_ring *tx_ring, struct sk_buff *skb, in ice_tstamp()
2294 ice_xmit_frame_ring(struct sk_buff *skb, struct ice_tx_ring *tx_ring) in ice_xmit_frame_ring()
2410 struct ice_tx_ring *tx_ring; in ice_start_xmit() local
2460 void ice_clean_ctrl_tx_irq(struct ice_tx_ring *tx_ring) in ice_clean_ctrl_tx_irq()