Searched refs:wowl (Results 1 – 3 of 3) sorted by relevance
4081 memcpy(cfg->wowl.nd->ssid.ssid, netinfo->SSID, netinfo->SSID_len); in brcmf_wowl_nd_results()4082 cfg->wowl.nd->ssid.ssid_len = netinfo->SSID_len; in brcmf_wowl_nd_results()4083 cfg->wowl.nd->n_channels = 1; in brcmf_wowl_nd_results()4084 cfg->wowl.nd->channels[0] = in brcmf_wowl_nd_results()4088 cfg->wowl.nd_info->n_matches = 1; in brcmf_wowl_nd_results()4089 cfg->wowl.nd_info->matches[0] = cfg->wowl.nd; in brcmf_wowl_nd_results()4092 cfg->wowl.nd_data_completed = true; in brcmf_wowl_nd_results()4093 wake_up(&cfg->wowl.nd_data_wait); in brcmf_wowl_nd_results()4151 time_left = wait_event_timeout(cfg->wowl.nd_data_wait, in brcmf_report_wowl_wakeind()4152 cfg->wowl.nd_data_completed, in brcmf_report_wowl_wakeind()[all …]
398 struct brcmf_cfg80211_wowl wowl; member
77 const struct cfg80211_wowlan *wowl);