Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h106 #define MWIFIEX_DEF_SLEEP_COOKIE 0xBEEFBEEF macro
H A Dpcie.c624 if (sleep_cookie == MWIFIEX_DEF_SLEEP_COOKIE) { in mwifiex_delay_for_sleep_cookie()