Searched refs:ice_tx_offload_params (Results 1 – 2 of 2) sorted by relevance
154 struct ice_tx_offload_params { struct
1730 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()