Home
last modified time | relevance | path

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

/Linux-v5.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()
1729 ice_tx_map(struct ice_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map()
1736 struct ice_tx_buf *tx_buf; in ice_tx_map()
1880 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
2062 ice_tx_prepare_vlan_flags(struct ice_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags()
2089 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
2372 struct ice_tx_buf *first; in ice_xmit_frame_ring()
2484 struct ice_tx_buf *tx_buf; in ice_clean_ctrl_tx_irq()
Dice_xsk.c675 struct ice_tx_buf *tx_buf; in ice_xmit_zc()
718 ice_clean_xdp_tx_buf(struct ice_ring *xdp_ring, struct ice_tx_buf *tx_buf) in ice_clean_xdp_tx_buf()
738 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq_zc()
884 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.c796 struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags_dcb()
Dice_ethtool.c590 struct ice_tx_buf *tx_buf; in ice_diag_send()