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