Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmevent.c244 BCMEVENT_NAME(WLC_E_TWT),
H A Ddhd_common.c5158 case WLC_E_TWT: in wl_show_host_event()
H A Dwl_cfg80211.c14923 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()
H A Ddhd_linux.c15758 setbit(mask, WLC_E_TWT); in dhd_legacy_preinit_ioctls()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmevent.h316 #define WLC_E_TWT 195 /* TWT event */ macro