Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dich8lan.h172 #define I218_ULP_CONFIG1_WOL_HOST 0x0040 /* WoL Host on ULP exit */ macro
Dich8lan.c1160 phy_reg |= I218_ULP_CONFIG1_WOL_HOST; in e1000_enable_ulp_lpt_lp()
1162 phy_reg &= ~I218_ULP_CONFIG1_WOL_HOST; in e1000_enable_ulp_lpt_lp()
1169 phy_reg &= ~I218_ULP_CONFIG1_WOL_HOST; in e1000_enable_ulp_lpt_lp()
1314 I218_ULP_CONFIG1_WOL_HOST | in e1000_disable_ulp_lpt_lp()