Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dpcie.h101 #define MWIFIEX_DEF_SLEEP_COOKIE 0xBEEFBEEF macro
Dpcie.c363 if (sleep_cookie == MWIFIEX_DEF_SLEEP_COOKIE) { in mwifiex_delay_for_sleep_cookie()