Searched refs:ATLX_WUFC_MC (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/atheros/atlx/ | ||
H A D | atlx.h | 457 #define ATLX_WUFC_MC 0x00000008 /* Multicast Wakeup Enable */ macro |
H A D | atl2.c | 1999 if (adapter->wol & ATLX_WUFC_MC) in atl2_get_wol() |