Searched refs:WMI_MAX_CHANNEL_NUM (Results 1 – 2 of 2) sorted by relevance
491 #define WMI_MAX_CHANNEL_NUM (6) macro515 u8 channel_list[WMI_MAX_CHANNEL_NUM];
3484 if (n_channels > WMI_MAX_CHANNEL_NUM) { in wmi_sched_scan_set_channels()3486 n_channels, WMI_MAX_CHANNEL_NUM); in wmi_sched_scan_set_channels()3487 n_channels = WMI_MAX_CHANNEL_NUM; in wmi_sched_scan_set_channels()