Searched refs:AQ_NIC_WOL_ENABLED (Results 1 – 4 of 4) sorted by relevance
60 #define AQ_NIC_WOL_ENABLED BIT(0) macro
372 cfg->wol |= AQ_NIC_WOL_ENABLED; in aq_ethtool_set_wol()374 cfg->wol &= ~AQ_NIC_WOL_ENABLED; in aq_ethtool_set_wol()
436 if (self->aq_nic_cfg->wol & AQ_NIC_WOL_ENABLED) { in aq_fw2x_set_power()
894 if (self->aq_nic_cfg->wol & AQ_NIC_WOL_ENABLED) { in aq_fw1x_set_power()