Lines Matching refs:pfnsubnet
3495 if (netinfo->pfnsubnet.SSID_len > DOT11_MAX_SSID_LEN) { in wl_notify_sched_scan_results()
3497 netinfo->pfnsubnet.SSID_len)); in wl_notify_sched_scan_results()
3505 netinfo->pfnsubnet.SSID, netinfo->pfnsubnet.SSID_len); in wl_notify_sched_scan_results()
3506 tmp_buf[netinfo->pfnsubnet.SSID_len] = '\0'; in wl_notify_sched_scan_results()
3508 tmp_buf, netinfo->pfnsubnet.channel)); in wl_notify_sched_scan_results()
3517 ssid[i].ssid_len = netinfo->pfnsubnet.SSID_len; in wl_notify_sched_scan_results()
3522 netinfo->pfnsubnet.SSID, ssid[i].ssid_len); in wl_notify_sched_scan_results()
3525 channel_req = netinfo->pfnsubnet.channel; in wl_notify_sched_scan_results()
3663 netinfo_v2->pfnsubnet.u.SSID, in wl_notify_sched_scan_results()
3664 netinfo_v2->pfnsubnet.channel)); in wl_notify_sched_scan_results()
3673 netinfo_v2->pfnsubnet.SSID_len); in wl_notify_sched_scan_results()
3678 netinfo_v2->pfnsubnet.u.SSID, ssid[i].ssid_len); in wl_notify_sched_scan_results()
3681 channel_req = netinfo_v2->pfnsubnet.channel; in wl_notify_sched_scan_results()
3698 tlv_data->len = netinfo_v2->pfnsubnet.SSID_len; in wl_notify_sched_scan_results()