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()464 u32 sleep_cookie, count; in mwifiex_delay_for_sleep_cookie() local470 sizeof(sleep_cookie), in mwifiex_delay_for_sleep_cookie()473 sleep_cookie = get_unaligned_le32(buffer); in mwifiex_delay_for_sleep_cookie()475 if (sleep_cookie == MWIFIEX_DEF_SLEEP_COOKIE) { in mwifiex_delay_for_sleep_cookie()482 sizeof(sleep_cookie), in mwifiex_delay_for_sleep_cookie()501 if (reg->sleep_cookie) in mwifiex_pm_wakeup_card()511 if (reg->sleep_cookie) { in mwifiex_pm_wakeup_card()1767 while (reg->sleep_cookie && (count++ < 10) && in mwifiex_pcie_process_cmd_complete()2872 if (reg->sleep_cookie) { in mwifiex_pcie_alloc_buffers()[all …]