Searched refs:IGC_FLAG_WOL_SUPPORTED (Results 1 – 3 of 3) sorted by relevance
321 #define IGC_FLAG_WOL_SUPPORTED BIT(8) macro
356 if (!(adapter->flags & IGC_FLAG_WOL_SUPPORTED)) in igc_ethtool_get_wol()389 if (!(adapter->flags & IGC_FLAG_WOL_SUPPORTED)) in igc_ethtool_set_wol()
6917 adapter->flags |= IGC_FLAG_WOL_SUPPORTED; in igc_probe()6920 if (adapter->flags & IGC_FLAG_WOL_SUPPORTED) in igc_probe()6924 adapter->flags & IGC_FLAG_WOL_SUPPORTED); in igc_probe()