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