Searched refs:IXGBE_WUFC_MC (Results 1 – 3 of 3) sorted by relevance
429 #define IXGBE_WUFC_MC 0x00000008 /* Directed Multicast Wakeup Enable */ macro452 #define IXGBE_WUS_MC IXGBE_WUFC_MC
2117 if (adapter->wol & IXGBE_WUFC_MC) in ixgbe_get_wol()2140 adapter->wol |= IXGBE_WUFC_MC; in ixgbe_set_wol()
5861 if (wufc & IXGBE_WUFC_MC) { in __ixgbe_shutdown()