Home
last modified time | relevance | path

Searched refs:ice_tx_offload_params (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_txrx.h154 struct ice_tx_offload_params { struct
Dice_txrx.c1730 struct ice_tx_offload_params *off) in ice_tx_map()
1880 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
2089 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
2370 struct ice_tx_offload_params offload = { 0 }; in ice_xmit_frame_ring()