Home
last modified time | relevance | path

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

/Linux-v5.15/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.c32 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr()
109 ice_unmap_and_free_tx_buf(struct ice_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf()
211 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq()
1507 ice_tx_map(struct ice_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map()
1514 struct ice_tx_buf *tx_buf; in ice_tx_map()
1658 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
1843 ice_tx_prepare_vlan_flags(struct ice_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags()
1870 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
2150 struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tstamp()
2188 struct ice_tx_buf *first; in ice_xmit_frame_ring()
[all …]
Dice_txrx.h142 struct ice_tx_buf { struct
271 struct ice_tx_buf *tx_buf;
Dice_trace.h119 struct ice_tx_buf *buf),
140 struct ice_tx_buf *buf), \
Dice_xsk.c629 struct ice_tx_buf *tx_buf; in ice_xmit_zc()
672 ice_clean_xdp_tx_buf(struct ice_ring *xdp_ring, struct ice_tx_buf *tx_buf) in ice_clean_xdp_tx_buf()
692 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq_zc()
835 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring()
Dice_txrx_lib.c224 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_ring()
Dice_dcb_lib.c818 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()