Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgnan.h49 #define NAN_INVALID_EVENT(num) ((num < WL_NAN_EVENT_START) || \
52 #define NAN_EVENT_BIT(event) (1U << (event - WL_NAN_EVENT_START))
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgnan.h85 #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)
H A Dwl_cfgnan.c136 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgnan.h85 #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)
H A Dwl_cfgnan.c136 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmevent.h691 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmevent.h787 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmevent.h792 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmevent.h787 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmevent.h1045 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmevent.h1044 WL_NAN_EVENT_START = 1, /* NAN cluster started */ enumerator