Home
last modified time | relevance | path

Searched refs:ice_tx_buf (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_txrx_lib.c244 ice_clean_xdp_tx_buf(struct device *dev, struct ice_tx_buf *tx_buf, in ice_clean_xdp_tx_buf()
298 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_clean_xdp_irq()
299 struct ice_tx_buf *head = tx_buf; in ice_clean_xdp_irq()
350 struct ice_tx_buf *tx_head; in __ice_xmit_xdp_ring()
351 struct ice_tx_buf *tx_buf; in __ice_xmit_xdp_ring()
464 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[first_idx]; in ice_finalize_xdp_rx()
Dice_dcb_lib.h32 struct ice_tx_buf *first);
109 struct ice_tx_buf __always_unused *first) in ice_tx_prepare_vlan_flags_dcb()
Dice_txrx.c36 struct ice_tx_buf *tx_buf, *first; 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()
224 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq()
619 struct ice_tx_buf *tx_buf; in ice_xdp_xmit()
1602 ice_tx_map(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map()
1609 struct ice_tx_buf *tx_buf; in ice_tx_map()
1754 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
1947 ice_tx_prepare_vlan_flags(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags()
1978 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
2261 struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tstamp()
[all …]
Dice_txrx.h165 struct ice_tx_buf { struct
380 struct ice_tx_buf *tx_buf;
Dice_trace.h120 struct ice_tx_buf *buf),
141 struct ice_tx_buf *buf), \
Dice_xsk.c613 struct ice_tx_buf *tx_buf; in ice_clean_xdp_irq_zc()
685 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_tx_zc()
1198 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring()
Dice_dcb_lib.c923 struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags_dcb()
Dice_ethtool.c1203 struct ice_tx_buf *tx_buf; in ice_diag_send()