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

/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1850 #define IGBVF_TX_FLAGS_IPV4 0x00000008 macro
2122 if (tx_flags & IGBVF_TX_FLAGS_IPV4)
2196 tx_flags |= IGBVF_TX_FLAGS_IPV4;

Completed in 22 milliseconds