Searched refs:num_nol_history_chans (Results 1 – 1 of 1) sorted by relevance
595 uint32_t num_nol_history_chans; in dfs_clear_nolhistory() local617 &num_nol_history_chans); in dfs_clear_nolhistory()619 if (!num_nol_history_chans) { in dfs_clear_nolhistory()625 if (num_nol_history_chans > nchans) in dfs_clear_nolhistory()626 num_nol_history_chans = nchans; in dfs_clear_nolhistory()629 qdf_mem_malloc(num_nol_history_chans * sizeof(qdf_freq_t)); in dfs_clear_nolhistory()637 for (i = 0; i < num_nol_history_chans; i++) in dfs_clear_nolhistory()642 num_nol_history_chans, in dfs_clear_nolhistory()