Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Dich8lan.h175 #define I218_ULP_CONFIG1_WOL_HOST 0x0040 /* WoL Host on ULP exit */ macro
Dich8lan.c1186 phy_reg |= I218_ULP_CONFIG1_WOL_HOST; in e1000_enable_ulp_lpt_lp()
1188 phy_reg &= ~I218_ULP_CONFIG1_WOL_HOST; in e1000_enable_ulp_lpt_lp()
1195 phy_reg &= ~I218_ULP_CONFIG1_WOL_HOST; in e1000_enable_ulp_lpt_lp()
1353 I218_ULP_CONFIG1_WOL_HOST | in e1000_disable_ulp_lpt_lp()