Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dpcie.h132 u8 sleep_cookie; member
166 .sleep_cookie = 1,
197 .sleep_cookie = 0,
Dpcie.c87 if (!reg->sleep_cookie) in mwifiex_pcie_ok_to_access_hw()
357 u32 sleep_cookie, count; in mwifiex_delay_for_sleep_cookie() local
361 sleep_cookie = *(u32 *)buffer; in mwifiex_delay_for_sleep_cookie()
363 if (sleep_cookie == MWIFIEX_DEF_SLEEP_COOKIE) { in mwifiex_delay_for_sleep_cookie()
385 if (reg->sleep_cookie) in mwifiex_pm_wakeup_card()
394 if (reg->sleep_cookie) { in mwifiex_pm_wakeup_card()
1607 while (reg->sleep_cookie && (count++ < 10) && in mwifiex_pcie_process_cmd_complete()
2474 if (reg->sleep_cookie) { in mwifiex_pcie_init()
2589 if (reg->sleep_cookie) in mwifiex_unregister_dev()