Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igbvf/
Dnetdev.c1975 #define IGBVF_TX_FLAGS_IPV4 0x00000008 macro
2244 if (tx_flags & IGBVF_TX_FLAGS_IPV4) in igbvf_tx_queue_adv()
2318 tx_flags |= IGBVF_TX_FLAGS_IPV4; in igbvf_xmit_frame_ring_adv()