Searched refs:is_ext (Results 1 – 2 of 2) sorted by relevance
77 bool is_ctl, bool is_ext) in ath9k_get_max_index_ht40() argument81 if (is_ctl && is_ext) { in ath9k_get_max_index_ht40()84 is_ext = fft_bitmap_weight(fft->upper_bins) != 0; in ath9k_get_max_index_ht40()87 if (is_ctl && is_ext) { in ath9k_get_max_index_ht40()93 is_ext = false; in ath9k_get_max_index_ht40()101 int datalen, bool is_ctl, bool is_ext) in ath9k_check_chirping() argument128 is_ctl = is_ext; in ath9k_check_chirping()129 is_ext = temp; in ath9k_check_chirping()133 is_ext); in ath9k_check_chirping()341 bool is_ext = !!(ard.pulse_bw_info & EXT_CH_RADAR_FOUND); in ath9k_dfs_process_phyerr() local[all …]
64 u32 is_ext; member