Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/e1000e/
Dich8lan.h308 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx);
Dich8lan.c1104 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx) in e1000_enable_ulp_lpt_lp() argument
1128 if (!to_sx) { in e1000_enable_ulp_lpt_lp()
1190 if (to_sx) { in e1000_enable_ulp_lpt_lp()
1215 to_sx && (er32(STATUS) & E1000_STATUS_LU)) { in e1000_enable_ulp_lpt_lp()