Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c1704 struct ice_tx_offload_params *off) in ice_tx_map()
1855 int ice_tx_csum(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tx_csum()
2104 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso()
2387 struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tstamp()
2422 struct ice_tx_offload_params offload = { 0 }; in ice_xmit_frame_ring()
H A Dice_txrx.h188 struct ice_tx_offload_params { struct
H A Dice_eswitch.c243 struct ice_tx_offload_params *off) in ice_eswitch_set_target_vsi()