Home
last modified time | relevance | path

Searched refs:OPTION_WOL_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.c1429 if (lp->options & OPTION_WOL_ENABLE) in amd8111e_get_wol()
1441 (OPTION_WOL_ENABLE | OPTION_WAKE_MAGIC_ENABLE); in amd8111e_set_wol()
1444 (OPTION_WOL_ENABLE | OPTION_WAKE_PHY_ENABLE); in amd8111e_set_wol()
1446 lp->options &= ~OPTION_WOL_ENABLE; in amd8111e_set_wol()
1613 if(lp->options & OPTION_WOL_ENABLE){ in amd8111e_suspend()
H A Damd8111e.h584 #define OPTION_WOL_ENABLE 0x0008 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.c1421 if (lp->options & OPTION_WOL_ENABLE) in amd8111e_get_wol()
1433 (OPTION_WOL_ENABLE | OPTION_WAKE_MAGIC_ENABLE); in amd8111e_set_wol()
1436 (OPTION_WOL_ENABLE | OPTION_WAKE_PHY_ENABLE); in amd8111e_set_wol()
1438 lp->options &= ~OPTION_WOL_ENABLE; in amd8111e_set_wol()
1605 if (lp->options & OPTION_WOL_ENABLE) { in amd8111e_suspend()
H A Damd8111e.h584 #define OPTION_WOL_ENABLE 0x0008 macro

Completed in 9 milliseconds