Searched refs:WMI_MAX_PNO_SSID_NUM (Results 1 – 3 of 3) sorted by relevance
1246 wiphy->max_sched_scan_ssids = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()1247 wiphy->max_match_sets = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()
480 #define WMI_MAX_PNO_SSID_NUM (16) macro502 struct wmi_sched_scan_ssid_match ssid_for_match[WMI_MAX_PNO_SSID_NUM];
3464 if (n_match_sets > WMI_MAX_PNO_SSID_NUM) { in wmi_sched_scan_set_ssids()3466 n_match_sets, WMI_MAX_PNO_SSID_NUM); in wmi_sched_scan_set_ssids()3467 n_match_sets = WMI_MAX_PNO_SSID_NUM; in wmi_sched_scan_set_ssids()