Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_dcb_lib.h32 struct ice_tx_buf *first);
99 struct ice_tx_buf __always_unused *first) in ice_tx_prepare_vlan_flags_dcb()
Dice_txrx.h141 struct ice_tx_buf { struct
271 struct ice_tx_buf *tx_buf;
Dice_txrx.c31 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr()
108 ice_unmap_and_free_tx_buf(struct ice_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf()
210 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq()
1730 ice_tx_map(struct ice_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map()
1737 struct ice_tx_buf *tx_buf; in ice_tx_map()
1881 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
2066 ice_tx_prepare_vlan_flags(struct ice_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags()
2093 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
2376 struct ice_tx_buf *first; in ice_xmit_frame_ring()
2491 struct ice_tx_buf *tx_buf; in ice_clean_ctrl_tx_irq()
Dice_xsk.c686 struct ice_tx_buf *tx_buf; in ice_xmit_zc()
729 ice_clean_xdp_tx_buf(struct ice_ring *xdp_ring, struct ice_tx_buf *tx_buf) in ice_clean_xdp_tx_buf()
749 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq_zc()
895 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring()
Dice_txrx_lib.c212 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_ring()
Dice_dcb_lib.c797 struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags_dcb()
Dice_ethtool.c591 struct ice_tx_buf *tx_buf; in ice_diag_send()