Searched refs:WMI_MAX_PNO_SSID_NUM (Results 1 – 3 of 3) sorted by relevance
1257 wiphy->max_sched_scan_ssids = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()1258 wiphy->max_match_sets = WMI_MAX_PNO_SSID_NUM; in wil_refresh_fw_capabilities()
490 #define WMI_MAX_PNO_SSID_NUM (16) macro512 struct wmi_sched_scan_ssid_match ssid_for_match[WMI_MAX_PNO_SSID_NUM];
3447 if (n_match_sets > WMI_MAX_PNO_SSID_NUM) { in wmi_sched_scan_set_ssids()3449 n_match_sets, WMI_MAX_PNO_SSID_NUM); in wmi_sched_scan_set_ssids()3450 n_match_sets = WMI_MAX_PNO_SSID_NUM; in wmi_sched_scan_set_ssids()