Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1971 #define IGBVF_TX_FLAGS_CSUM 0x00000001 macro
2246 } else if (tx_flags & IGBVF_TX_FLAGS_CSUM) { in igbvf_tx_queue_adv()
2331 tx_flags |= IGBVF_TX_FLAGS_CSUM; in igbvf_xmit_frame_ring_adv()