Searched refs:wowl (Results 1 – 3 of 3) sorted by relevance
4069 memcpy(cfg->wowl.nd->ssid.ssid, netinfo->SSID, netinfo->SSID_len); in brcmf_wowl_nd_results()4070 cfg->wowl.nd->ssid.ssid_len = netinfo->SSID_len; in brcmf_wowl_nd_results()4071 cfg->wowl.nd->n_channels = 1; in brcmf_wowl_nd_results()4072 cfg->wowl.nd->channels[0] = in brcmf_wowl_nd_results()4076 cfg->wowl.nd_info->n_matches = 1; in brcmf_wowl_nd_results()4077 cfg->wowl.nd_info->matches[0] = cfg->wowl.nd; in brcmf_wowl_nd_results()4080 cfg->wowl.nd_data_completed = true; in brcmf_wowl_nd_results()4081 wake_up(&cfg->wowl.nd_data_wait); in brcmf_wowl_nd_results()4139 time_left = wait_event_timeout(cfg->wowl.nd_data_wait, in brcmf_report_wowl_wakeind()4140 cfg->wowl.nd_data_completed, in brcmf_report_wowl_wakeind()[all …]
394 struct brcmf_cfg80211_wowl wowl; member
77 const struct cfg80211_wowlan *wowl);