Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Dich8lan.h308 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
Dich8lan.c1098 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx) in e1000_enable_ulp_lpt_lp() function
Dnetdev.c6725 retval = e1000_enable_ulp_lpt_lp(hw, !runtime); in __e1000_shutdown()