Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1842 * iavf_tso - set up the tso context descriptor
1849 static int iavf_tso(struct iavf_tx_buffer *first, u8 *hdr_len, in iavf_tso() function
2463 tso = iavf_tso(first, &hdr_len, &cd_type_cmd_tso_mss); in iavf_xmit_frame_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c1850 * iavf_tso - set up the tso context descriptor
1857 static int iavf_tso(struct iavf_tx_buffer *first, u8 *hdr_len, in iavf_tso() function
2483 tso = iavf_tso(first, &hdr_len, &cd_type_cmd_tso_mss); in iavf_xmit_frame_ring()

Completed in 6 milliseconds