Searched refs:ice_tx_buf (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx_lib.c | 270 ice_clean_xdp_tx_buf(struct device *dev, struct ice_tx_buf *tx_buf, in ice_clean_xdp_tx_buf() 324 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_clean_xdp_irq() 325 struct ice_tx_buf *head = tx_buf; in ice_clean_xdp_irq() 376 struct ice_tx_buf *tx_head; in __ice_xmit_xdp_ring() 377 struct ice_tx_buf *tx_buf; in __ice_xmit_xdp_ring() 490 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[first_idx]; in ice_finalize_xdp_rx()
|
| H A D | ice_dcb_lib.h | 32 struct ice_tx_buf *first); 109 struct ice_tx_buf __always_unused *first) in ice_tx_prepare_vlan_flags_dcb()
|
| H A D | ice_txrx.c | 36 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() 618 struct ice_tx_buf *tx_buf; in ice_xdp_xmit() 1658 ice_tx_map(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map() 1665 struct ice_tx_buf *tx_buf; in ice_tx_map() 1810 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum() 2059 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso() 2342 struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tstamp() 2379 struct ice_tx_buf *first; in ice_xmit_frame_ring() [all …]
|
| H A D | ice_txrx.h | 165 struct ice_tx_buf { struct 382 struct ice_tx_buf *tx_buf;
|
| H A D | ice_trace.h | 120 struct ice_tx_buf *buf), 141 struct ice_tx_buf *buf), \
|
| H A D | ice_xsk.c | 614 struct ice_tx_buf *tx_buf; in ice_clean_xdp_irq_zc() 686 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_tx_zc() 1172 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring()
|
| H A D | ice_dcb_lib.c | 923 struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags_dcb()
|
| H A D | ice_ethtool.c | 1180 struct ice_tx_buf *tx_buf; in ice_diag_send()
|