Home
last modified time | relevance | path

Searched refs:BM_WUC_ENABLE_BIT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h91 #define BM_WUC_ENABLE_BIT BIT(2) macro
H A Dphy.c2612 temp |= BM_WUC_ENABLE_BIT; in e1000_enable_phy_wakeup_reg_access_bm()
H A Dnetdev.c6279 wuc_enable |= BM_WUC_ENABLE_BIT | BM_WUC_HOST_WU_BIT; in e1000_init_phy_wakeup()