Home
last modified time | relevance | path

Searched refs:sleep_cookie (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/mwifiex/
Dpcie.h134 u8 sleep_cookie; member
168 .sleep_cookie = 1,
199 .sleep_cookie = 0,
233 .sleep_cookie = 0,
Dpcie.c87 if (!reg->sleep_cookie) in mwifiex_pcie_ok_to_access_hw()
364 u32 sleep_cookie, count; in mwifiex_delay_for_sleep_cookie() local
368 sleep_cookie = *(u32 *)buffer; in mwifiex_delay_for_sleep_cookie()
370 if (sleep_cookie == MWIFIEX_DEF_SLEEP_COOKIE) { in mwifiex_delay_for_sleep_cookie()
393 if (reg->sleep_cookie) in mwifiex_pm_wakeup_card()
403 if (reg->sleep_cookie) { in mwifiex_pm_wakeup_card()
1635 while (reg->sleep_cookie && (count++ < 10) && in mwifiex_pcie_process_cmd_complete()
2534 if (reg->sleep_cookie) { in mwifiex_pcie_init()
2652 if (reg->sleep_cookie) in mwifiex_unregister_dev()