Searched refs:IXGBE_WUFC_MC (Results 1 – 2 of 2) sorted by relevance
533 #define IXGBE_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro556 #define IXGBE_WUS_MC IXGBE_WUFC_MC
2317 if (adapter->wol & IXGBE_WUFC_MC) in ixgbe_get_wol()2341 adapter->wol |= IXGBE_WUFC_MC; in ixgbe_set_wol()