Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1972 #define IGBVF_TX_FLAGS_CSUM 0x00000001 macro
2247 } else if (tx_flags & IGBVF_TX_FLAGS_CSUM) { in igbvf_tx_queue_adv()
2332 tx_flags |= IGBVF_TX_FLAGS_CSUM; in igbvf_xmit_frame_ring_adv()