Home
last modified time | relevance | path

Searched refs:ice_tso (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2086 * ice_tso - computes mss and TSO length to prepare for TSO
2093 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso() function
2414 tso = ice_tso(first, &offload); in ice_xmit_frame_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2010 * ice_tso - computes mss and TSO length to prepare for TSO
2017 int ice_tso(struct ice_tx_buf *first, struct ice_tx_offload_params *off) in ice_tso() function
2393 tso = ice_tso(first, &offload); in ice_xmit_frame_ring()

Completed in 7 milliseconds