Searched refs:WMI_MAX_CHANNEL_NUM (Results 1 – 2 of 2) sorted by relevance
481 #define WMI_MAX_CHANNEL_NUM (6) macro505 u8 channel_list[WMI_MAX_CHANNEL_NUM];
3501 if (n_channels > WMI_MAX_CHANNEL_NUM) { in wmi_sched_scan_set_channels()3503 n_channels, WMI_MAX_CHANNEL_NUM); in wmi_sched_scan_set_channels()3504 n_channels = WMI_MAX_CHANNEL_NUM; in wmi_sched_scan_set_channels()