Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h308 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
H A Dich8lan.c1121 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx) in e1000_enable_ulp_lpt_lp() function
H A Dnetdev.c6696 retval = e1000_enable_ulp_lpt_lp(hw, !runtime); in __e1000_shutdown()