Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2896 * i40e_tso - set up the tso context descriptor
2903 static int i40e_tso(struct i40e_tx_buffer *first, u8 *hdr_len, in i40e_tso() function
3693 tso = i40e_tso(first, &hdr_len, &cd_type_cmd_tso_mss); in i40e_xmit_frame_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c3084 * i40e_tso - set up the tso context descriptor
3091 static int i40e_tso(struct i40e_tx_buffer *first, u8 *hdr_len, in i40e_tso() function
3934 tso = i40e_tso(first, &hdr_len, &cd_type_cmd_tso_mss); in i40e_xmit_frame_ring()

Completed in 9 milliseconds