Searched refs:WMI_MAX_PNO_SSID_NUM (Results 1 – 3 of 3) sorted by relevance
1127 wiphy->max_sched_scan_ssids = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()1128 wiphy->max_match_sets = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()
462 #define WMI_MAX_PNO_SSID_NUM (16) macro484 struct wmi_sched_scan_ssid_match ssid_for_match[WMI_MAX_PNO_SSID_NUM];
2922 if (n_match_sets > WMI_MAX_PNO_SSID_NUM) { in wmi_sched_scan_set_ssids()2924 n_match_sets, WMI_MAX_PNO_SSID_NUM); in wmi_sched_scan_set_ssids()2925 n_match_sets = WMI_MAX_PNO_SSID_NUM; in wmi_sched_scan_set_ssids()