Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2074 static bool igbvf_tx_csum(struct igbvf_ring *tx_ring, struct sk_buff *skb, in igbvf_tx_csum() function
2326 else if (igbvf_tx_csum(tx_ring, skb, tx_flags, protocol) && in igbvf_xmit_frame_ring_adv()