Searched refs:WIFI_POS_MAX_NUM_CHANNELS (Results 1 – 2 of 2) sorted by relevance
42 #define WIFI_POS_MAX_NUM_CHANNELS NUM_CHANNELS macro44 #define WIFI_POS_MAX_NUM_CHANNELS (NUM_CHANNELS * 2) macro112 struct wifi_pos_channel_power chan_info[WIFI_POS_MAX_NUM_CHANNELS];
519 sizeof(*ch_info) * WIFI_POS_MAX_NUM_CHANNELS); in wifi_pos_pdev_iterator()535 WIFI_POS_MAX_NUM_CHANNELS) { in wifi_pos_pdev_iterator()639 qdf_freq_t valid_channel_list[WIFI_POS_MAX_NUM_CHANNELS]; in wifi_pos_process_ch_info_req()666 if (num_ch > WIFI_POS_MAX_NUM_CHANNELS) { in wifi_pos_process_ch_info_req()672 chan_freqs = qdf_mem_malloc(WIFI_POS_MAX_NUM_CHANNELS * in wifi_pos_process_ch_info_req()703 for (i = 0; i < WIFI_POS_MAX_NUM_CHANNELS; i++) in wifi_pos_process_ch_info_req()