Searched refs:sleep_cookie (Results 1 – 2 of 2) sorted by relevance
152 u8 sleep_cookie; member189 .sleep_cookie = 1,221 .sleep_cookie = 0,258 .sleep_cookie = 0,
126 if (!reg->sleep_cookie) in mwifiex_pcie_ok_to_access_hw()460 u32 sleep_cookie, count; in mwifiex_delay_for_sleep_cookie() local466 sizeof(sleep_cookie), in mwifiex_delay_for_sleep_cookie()469 sleep_cookie = get_unaligned_le32(buffer); in mwifiex_delay_for_sleep_cookie()471 if (sleep_cookie == MWIFIEX_DEF_SLEEP_COOKIE) { in mwifiex_delay_for_sleep_cookie()478 sizeof(sleep_cookie), in mwifiex_delay_for_sleep_cookie()497 if (reg->sleep_cookie) in mwifiex_pm_wakeup_card()507 if (reg->sleep_cookie) { in mwifiex_pm_wakeup_card()1763 while (reg->sleep_cookie && (count++ < 10) && in mwifiex_pcie_process_cmd_complete()2868 if (reg->sleep_cookie) { in mwifiex_pcie_alloc_buffers()[all …]