Searched refs:WMI_MAX_CHANNEL_NUM (Results 1 – 2 of 2) sorted by relevance
463 #define WMI_MAX_CHANNEL_NUM (6) macro487 u8 channel_list[WMI_MAX_CHANNEL_NUM];
2959 if (n_channels > WMI_MAX_CHANNEL_NUM) { in wmi_sched_scan_set_channels()2961 n_channels, WMI_MAX_CHANNEL_NUM); in wmi_sched_scan_set_channels()2962 n_channels = WMI_MAX_CHANNEL_NUM; in wmi_sched_scan_set_channels()