Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_txrx.h47 struct ice_tx_offload_params { struct
Dice_txrx.c1172 struct ice_tx_offload_params *off) in ice_tx_map()
1327 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
1473 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
1689 struct ice_tx_offload_params offload = { 0 }; in ice_xmit_frame_ring()