Searched refs:IGC_FLAG_WOL_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
256 #define IGC_FLAG_WOL_SUPPORTED BIT(8) macro
336 if (!(adapter->flags & IGC_FLAG_WOL_SUPPORTED)) in igc_ethtool_get_wol()369 if (!(adapter->flags & IGC_FLAG_WOL_SUPPORTED)) in igc_ethtool_set_wol()
5190 adapter->flags |= IGC_FLAG_WOL_SUPPORTED; in igc_probe()5193 if (adapter->flags & IGC_FLAG_WOL_SUPPORTED) in igc_probe()5197 adapter->flags & IGC_FLAG_WOL_SUPPORTED); in igc_probe()