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 | 271 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() 498 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 | 37 struct ice_tx_buf *tx_buf, *first; in ice_prgm_fdir_fltr() 114 ice_unmap_and_free_tx_buf(struct ice_tx_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf() 278 struct ice_tx_buf *tx_buf; in ice_clean_tx_irq() 736 struct ice_tx_buf *tx_buf; in ice_xdp_xmit() 1397 ice_tx_map(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first, in ice_tx_map() 1404 struct ice_tx_buf *tx_buf; in ice_tx_map() 1585 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum() 1803 ice_tx_prepare_vlan_flags(struct ice_tx_ring *tx_ring, struct ice_tx_buf *first) in ice_tx_prepare_vlan_flags() 1834 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso() 2117 struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tstamp() [all …]
|
| H A D | ice_txrx.h | 97 struct ice_tx_buf { struct 346 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 | 368 struct ice_tx_buf *tx_buf; in ice_clean_xdp_irq_zc() 440 struct ice_tx_buf *tx_buf; in ice_xmit_xdp_tx_zc() 925 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 | 1182 struct ice_tx_buf *tx_buf; in ice_diag_send()
|