Searched refs:WLC_E_TWT (Results 1 – 5 of 5) sorted by relevance
244 BCMEVENT_NAME(WLC_E_TWT),
5158 case WLC_E_TWT: in wl_show_host_event()
14923 cfg->evt_handler[WLC_E_TWT] = wl_notify_twt_event; in wl_init_event_handler()14926 cfg->evt_handler[WLC_E_TWT] = wl_cfgvendor_notify_twt_event; in wl_init_event_handler()
15758 setbit(mask, WLC_E_TWT); in dhd_legacy_preinit_ioctls()
316 #define WLC_E_TWT 195 /* TWT event */ macro