Searched refs:WL_NAN_EVENT_START (Results 1 – 11 of 11) sorted by relevance
49 #define NAN_INVALID_EVENT(num) ((num < WL_NAN_EVENT_START) || \52 #define NAN_EVENT_BIT(event) (1U << (event - WL_NAN_EVENT_START))
85 #define NAN_INVALID_EVENT(num) ((num < WL_NAN_EVENT_START) || \88 #define NAN_EVENT_BIT(event) (1U << (event - WL_NAN_EVENT_START))89 #define NAN_EVENT_MAP(event) ((event) - WL_NAN_EVENT_START)
136 C2S(WL_NAN_EVENT_START); in nan_event_to_str()8322 case WL_NAN_EVENT_START: in wl_cfgnan_notify_nan_status()8350 if (event_num == WL_NAN_EVENT_START) { in wl_cfgnan_notify_nan_status()
691 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
787 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
792 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
1045 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
1044 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator