Searched refs:ice_tx_buf (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_txrx_lib.c | 230 ice_clean_xdp_tx_buf(struct device *dev, struct ice_tx_buf *tx_buf, in ice_clean_xdp_tx_buf() 284 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_clean_xdp_irq() 285 struct ice_tx_buf *head = tx_buf; in ice_clean_xdp_irq() 336 struct ice_tx_buf *tx_head; in __ice_xmit_xdp_ring() 337 struct ice_tx_buf *tx_buf; in __ice_xmit_xdp_ring() 450 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() 616 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() 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() 2301 struct ice_tx_buf *first; in ice_xmit_frame_ring() [all …]
|
H A D | ice_txrx.h | 165 struct ice_tx_buf { struct 355 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 | 619 struct ice_tx_buf *tx_buf; in ice_clean_xdp_irq_zc() 689 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_tx_zc() 1190 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring()
|
H A D | ice_dcb_lib.c | 924 struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags_dcb()
|
H A D | ice_ethtool.c | 772 struct ice_tx_buf *tx_buf; in ice_diag_send()
|