Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dich8lan.h309 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
Dich8lan.c1087 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx) in e1000_enable_ulp_lpt_lp() function
Dnetdev.c6325 retval = e1000_enable_ulp_lpt_lp(hw, !runtime); in __e1000_shutdown()