Searched refs:alives (Results 1 – 6 of 6) sorted by relevance
110 if (pwrpriv->alives & CMD_ALIVE) in r8712_cpwm_int_hdl()119 pwrctrl->alives |= tag; in register_task_alive()124 if (pwrctrl->alives & tag) in unregister_task_alive()125 pwrctrl->alives ^= tag; in unregister_task_alive()231 if ((pwrctrl->alives == 0) && in r8712_unregister_cmd_alive()
102 uint alives; member
481 if (pwrpriv->alives == 0) in rtw_set_ps_mode()747 if (pwrpriv->alives & CMD_ALIVE) in cpwm_int_hdl()750 if (pwrpriv->alives & XMIT_ALIVE) in cpwm_int_hdl()836 pwrctrl->alives |= tag; in register_task_alive()841 pwrctrl->alives &= ~tag; in unregister_task_alive()877 __func__, task, pwrctrl->cpwm, pwrctrl->alives)); in rtw_register_task_alive()931 __func__, pwrctrl->cpwm, pwrctrl->alives)); in rtw_unregister_task_alive()934 if ((pslv >= PS_STATE_S2) || (pwrctrl->alives == 0)) in rtw_unregister_task_alive()972 pwrctrl->cpwm, pwrctrl->alives)); in rtw_register_tx_alive()1021 pwrctrl->cpwm, pwrctrl->alives)); in rtw_register_cmd_alive()[all …]
151 u32 alives; member
222 u32 alives; member
325 *Device life cycle and keep alives*