Searched refs:ice_tx_buf (Results 1 – 8 of 8) sorted by relevance
/linux/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); 112 struct ice_tx_buf __always_unused *first) in ice_tx_prepare_vlan_flags_dcb()
|
H A D | ice_txrx.c | 35 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr() 112 ice_unmap_and_free_tx_buf(struct ice_tx_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf() 223 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq() 617 struct ice_tx_buf *tx_buf; in ice_xdp_xmit() 1715 ice_tx_map(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map() 1722 struct ice_tx_buf *tx_buf; in ice_tx_map() 1867 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum() 2085 ice_tx_prepare_vlan_flags(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags() 2116 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso() 2399 struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tstamp() [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 | 929 struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags_dcb()
|
H A D | ice_ethtool.c | 1190 struct ice_tx_buf *tx_buf; in ice_diag_send()
|