Searched refs:VTNET_FLAG_SW_LRO (Results 1 – 2 of 2) sorted by relevance
166 #define VTNET_FLAG_SW_LRO 0x4000 macro208 return ((sc->vtnet_flags & VTNET_FLAG_SW_LRO) != 0); in vtnet_software_lro()
763 sc->vtnet_flags |= VTNET_FLAG_SW_LRO; in vtnet_setup_features()