Home
last modified time | relevance | path

Searched refs:OPTION_WAKE_PHY_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/amd/
Damd8111e.h586 #define OPTION_WAKE_PHY_ENABLE 0x0020 macro
Damd8111e.c1437 (OPTION_WOL_ENABLE | OPTION_WAKE_PHY_ENABLE); in amd8111e_set_wol()
1610 if (lp->options & OPTION_WAKE_PHY_ENABLE) in amd8111e_suspend()