Lines Matching refs:ice_tx_ring
39 struct ice_tx_ring *tx_ring; in ice_prgm_fdir_fltr()
113 ice_unmap_and_free_tx_buf(struct ice_tx_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf()
142 static struct netdev_queue *txring_txq(const struct ice_tx_ring *ring) in txring_txq()
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()
537 struct bpf_prog *xdp_prog, struct ice_tx_ring *xdp_ring, in ice_run_xdp()
586 struct ice_tx_ring *xdp_ring) in ice_xmit_xdp_ring()
618 struct ice_tx_ring *xdp_ring; in ice_xdp_xmit()
1124 struct ice_tx_ring *xdp_ring = NULL; in ice_clean_rx_irq()
1300 struct ice_tx_ring *tx_ring; in __ice_update_sample()
1475 struct ice_tx_ring *tx_ring; in ice_napi_poll()
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()
2460 void ice_clean_ctrl_tx_irq(struct ice_tx_ring *tx_ring) in ice_clean_ctrl_tx_irq()