Home
last modified time | relevance | path

Searched refs:AT_WUFC_MC (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/atheros/atl1e/
Datl1e.h56 #define AT_WUFC_MC 0x00000008 /* Multicast Wakeup Enable */ macro
Datl1e_ethtool.c325 if (adapter->wol & AT_WUFC_MC) in atl1e_get_wol()
/linux-5.19.10/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c238 if (adapter->wol & AT_WUFC_MC) in atl1c_get_wol()
Datl1c.h46 #define AT_WUFC_MC 0x00000008 /* Multicast Wakeup Enable */ macro