Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmevent.c246 BCMEVENT_NAME(WLC_E_TWT_INFO_FRM)
H A Ddhd_common.c5164 case WLC_E_TWT_INFO_FRM: in wl_show_host_event()
H A Dwl_cfg80211.c14803 cfg->evt_handler[WLC_E_TWT_INFO_FRM] = wl_notify_twt_event; in wl_init_event_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmevent.h317 #define WLC_E_TWT_INFO_FRM 196 /* TWT Info Event Notification */ macro