Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_txrx.h65 struct ice_tx_offload_params { struct
Dice_txrx.c1591 struct ice_tx_offload_params *off) in ice_tx_map()
1741 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
1892 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
2109 struct ice_tx_offload_params offload = { 0 }; in ice_xmit_frame_ring()