Searched refs:fw_current_in_ps_mode (Results 1 – 5 of 5) sorted by relevance
127 bool fw_current_in_ps_mode = false; in rtl8723b_HalDmWatchDog() local137 fw_current_in_ps_mode = adapter_to_pwrctl(Adapter)->fw_current_in_ps_mode; in rtl8723b_HalDmWatchDog()142 ((!fw_current_in_ps_mode) && bFwPSAwake) in rtl8723b_HalDmWatchDog()
171 bool fw_current_in_ps_mode; member
518 bool fw_current_in_ps_mode = false; in rtl92ee_dm_dynamic_edcca() local521 (u8 *)(&fw_current_in_ps_mode)); in rtl92ee_dm_dynamic_edcca()522 if (fw_current_in_ps_mode) in rtl92ee_dm_dynamic_edcca()
1081 bool fw_current_in_ps_mode = false; in rtl8723be_dm_dynamic_edcca() local1084 (u8 *)(&fw_current_in_ps_mode)); in rtl8723be_dm_dynamic_edcca()1085 if (fw_current_in_ps_mode) in rtl8723be_dm_dynamic_edcca()
1615 if ((adapter_to_pwrctl(adapter)->fw_current_in_ps_mode) in rtw_dynamic_check_timer_handler()