Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h154 struct ice_tx_offload_params { struct
H A Dice_txrx.c1731 struct ice_tx_offload_params *off) in ice_tx_map()
1881 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
2093 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
2374 struct ice_tx_offload_params offload = { 0 }; in ice_xmit_frame_ring()