Home
last modified time | relevance | path

Searched refs:to_sx (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/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() argument
1122 if (!to_sx) { in e1000_enable_ulp_lpt_lp()
1184 if (to_sx) { in e1000_enable_ulp_lpt_lp()
1209 to_sx && (er32(STATUS) & E1000_STATUS_LU)) { in e1000_enable_ulp_lpt_lp()