Searched refs:e1000_disable_ulp_lpt_lp (Results 1 – 3 of 3) sorted by relevance
318 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force);
317 e1000_disable_ulp_lpt_lp(hw, TRUE); in e1000_init_phy_workarounds_pchlan()1323 s32 e1000_disable_ulp_lpt_lp(struct e1000_hw *hw, bool force) in e1000_disable_ulp_lpt_lp() function
499 (void) e1000_disable_ulp_lpt_lp(hw, TRUE); in e1000g_attach()