Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h50 #define E1000_H2ME_ULP 0x00000800 /* ULP Indication Bit */ macro
H A Dich8lan.c1113 mac_reg |= E1000_H2ME_ULP | E1000_H2ME_ENFORCE_SETTINGS; in e1000_enable_ulp_lpt_lp()
1261 mac_reg &= ~E1000_H2ME_ULP; in e1000_disable_ulp_lpt_lp()
1292 mac_reg &= ~E1000_H2ME_ULP; in e1000_disable_ulp_lpt_lp()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h53 #define E1000_H2ME_ULP 0x00000800 /* ULP Indication Bit */ macro
H A Dich8lan.c1122 mac_reg |= E1000_H2ME_ULP | E1000_H2ME_ENFORCE_SETTINGS; in e1000_enable_ulp_lpt_lp()
1270 mac_reg &= ~E1000_H2ME_ULP; in e1000_disable_ulp_lpt_lp()
1303 mac_reg &= ~E1000_H2ME_ULP; in e1000_disable_ulp_lpt_lp()

Completed in 14 milliseconds