Searched refs:host_credits (Results 1 – 2 of 2) sorted by relevance
756 int host_credits, wmi_pending_cmds; in pmo_core_enable_wow_in_fw() local766 host_credits = pmo_tgt_psoc_get_host_credits(psoc); in pmo_core_enable_wow_in_fw()769 host_credits, wmi_pending_cmds); in pmo_core_enable_wow_in_fw()894 host_credits = pmo_tgt_psoc_get_host_credits(psoc); in pmo_core_enable_wow_in_fw()897 if (host_credits < PMO_WOW_REQUIRED_CREDITS) { in pmo_core_enable_wow_in_fw()899 "cannot resume back", host_credits, wmi_pending_cmds); in pmo_core_enable_wow_in_fw()904 host_credits, wmi_pending_cmds); in pmo_core_enable_wow_in_fw()
3771 int host_credits = 0; in wmi_get_host_credits() local3774 &host_credits); in wmi_get_host_credits()3775 return host_credits; in wmi_get_host_credits()