Searched refs:alives (Results 1 – 5 of 5) sorted by relevance
98 if (pwrpriv->alives & CMD_ALIVE) in r8712_cpwm_int_hdl()107 pwrctrl->alives |= tag; in register_task_alive()112 if (pwrctrl->alives & tag) in unregister_task_alive()113 pwrctrl->alives ^= tag; in unregister_task_alive()219 if ((pwrctrl->alives == 0) && in r8712_unregister_cmd_alive()
90 uint alives; member
472 if (pwrpriv->alives == 0) in rtw_set_ps_mode()736 if (pwrpriv->alives & CMD_ALIVE) in cpwm_int_hdl()739 if (pwrpriv->alives & XMIT_ALIVE) in cpwm_int_hdl()825 pwrctrl->alives |= tag; in register_task_alive()830 pwrctrl->alives &= ~tag; in unregister_task_alive()866 __func__, task, pwrctrl->cpwm, pwrctrl->alives)); in rtw_register_task_alive()920 __func__, pwrctrl->cpwm, pwrctrl->alives)); in rtw_unregister_task_alive()923 if ((pslv >= PS_STATE_S2) || (pwrctrl->alives == 0)) in rtw_unregister_task_alive()961 pwrctrl->cpwm, pwrctrl->alives)); in rtw_register_tx_alive()1010 pwrctrl->cpwm, pwrctrl->alives)); in rtw_register_cmd_alive()[all …]
151 u32 alives; member
214 u32 alives; member