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

/linux-master/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.c1114 * @to_sx: boolean indicating a system power state transition to Sx
1121 s32 e1000_enable_ulp_lpt_lp(struct e1000_hw *hw, bool to_sx) argument
1145 if (!to_sx) {
1195 if (to_sx) {
1220 to_sx && (er32(STATUS) & E1000_STATUS_LU)) {

Completed in 131 milliseconds