Searched refs:ice_tx_buf (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
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()
|
A D | ice_txrx.c | 34 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr() 111 ice_unmap_and_free_tx_buf(struct ice_tx_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf() 220 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq() 1567 ice_tx_map(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map() 1574 struct ice_tx_buf *tx_buf; in ice_tx_map() 1718 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum() 1903 ice_tx_prepare_vlan_flags(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags() 1930 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso() 2210 struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tstamp() 2248 struct ice_tx_buf *first; in ice_xmit_frame_ring() [all …]
|
A D | ice_trace.h | 119 struct ice_tx_buf *buf), 140 struct ice_tx_buf *buf), \
|
A D | ice_txrx_lib.c | 227 struct ice_tx_buf *tx_buf; in ice_clean_xdp_irq() 273 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_ring()
|
A D | ice_xsk.c | 629 struct ice_tx_buf *tx_buf; in ice_xmit_zc() 672 ice_clean_xdp_tx_buf(struct ice_tx_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() 834 struct ice_tx_buf *tx_buf = &xdp_ring->tx_buf[ntc]; in ice_xsk_clean_xdp_ring()
|
A D | ice_txrx.h | 142 struct ice_tx_buf { struct 308 struct ice_tx_buf *tx_buf;
|
A D | ice_dcb_lib.c | 911 struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags_dcb()
|
A D | ice_ethtool.c | 599 struct ice_tx_buf *tx_buf; in ice_diag_send()
|
Completed in 19 milliseconds