Lines Matching refs:start_freq
4201 band_to_mac[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath11k_fill_band_to_mac_param()
4205 band_to_mac[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath11k_fill_band_to_mac_param()
4209 band_to_mac[i].start_freq = hal_reg_cap->low_5ghz_chan; in ath11k_fill_band_to_mac_param()
4412 band_to_mac->start_freq = in ath11k_init_cmd_send()
4413 param->band_to_mac[idx].start_freq; in ath11k_init_cmd_send()
5319 count + 1, reg_rule->start_freq, reg_rule->end_freq, in ath11k_print_reg_rule()
5344 reg_rule_ptr[count].start_freq = in create_reg_rules_from_wmi()
5505 reg_rule_ptr[count].start_freq = in create_ext_reg_rules_from_wmi()
5539 u32 count, start_freq; in ath11k_invalid_5ghz_reg_ext_rules_from_wmi() local
5542 start_freq = u32_get_bits(rule[count].freq_info, in ath11k_invalid_5ghz_reg_ext_rules_from_wmi()
5545 if (start_freq >= ATH11K_MIN_6G_FREQ) in ath11k_invalid_5ghz_reg_ext_rules_from_wmi()