Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_lock.c598 #define DUMMY_LOCK_COOKIE 0xc00c1e macro
704 stats->cookie = (void *) DUMMY_LOCK_COOKIE; in qdf_lock_stats_cookie_create()
726 if (cookie == (void *)DUMMY_LOCK_COOKIE) { in qdf_lock_stats_cookie_destroy()