Home
last modified time | relevance | path

Searched refs:BM_WUC_HOST_WU_BIT (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dphy.h90 #define BM_WUC_HOST_WU_BIT BIT(4) macro
H A Dphy.c2565 temp &= ~(BM_WUC_ME_WU_BIT | BM_WUC_HOST_WU_BIT); in e1000_enable_phy_wakeup_reg_access_bm()
H A Dich8lan.c2896 reg &= ~BM_WUC_HOST_WU_BIT; in e1000_post_phy_reset_ich8lan()
4840 i &= ~BM_WUC_HOST_WU_BIT; in e1000_init_hw_ich8lan()
H A Dnetdev.c6282 wuc_enable |= BM_WUC_ENABLE_BIT | BM_WUC_HOST_WU_BIT; in e1000_init_phy_wakeup()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dphy.h90 #define BM_WUC_HOST_WU_BIT BIT(4) macro
H A Dphy.c2574 temp &= ~(BM_WUC_ME_WU_BIT | BM_WUC_HOST_WU_BIT); in e1000_enable_phy_wakeup_reg_access_bm()
H A Dich8lan.c2913 reg &= ~BM_WUC_HOST_WU_BIT; in e1000_post_phy_reset_ich8lan()
4856 i &= ~BM_WUC_HOST_WU_BIT; in e1000_init_hw_ich8lan()
H A Dnetdev.c6277 wuc_enable |= BM_WUC_ENABLE_BIT | BM_WUC_HOST_WU_BIT; in e1000_init_phy_wakeup()

Completed in 34 milliseconds