Home
last modified time | relevance | path

Searched refs:start_freq (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dsar.c59 [RTW_SAR_BAND_0] = { .start_freq = 2412, .end_freq = 2484, },
60 [RTW_SAR_BAND_1] = { .start_freq = 5180, .end_freq = 5320, },
61 [RTW_SAR_BAND_3] = { .start_freq = 5500, .end_freq = 5720, },
62 [RTW_SAR_BAND_4] = { .start_freq = 5745, .end_freq = 5825, },
95 rtw_common_sar_freq_ranges[idx].start_freq, in rtw_set_sar_specs()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c499 ath11k_reg_adjust_bw(u16 start_freq, u16 end_freq, u16 max_bw) in ath11k_reg_adjust_bw() argument
503 if (end_freq <= start_freq) in ath11k_reg_adjust_bw()
506 bw = end_freq - start_freq; in ath11k_reg_adjust_bw()
522 ath11k_reg_update_rule(struct ieee80211_reg_rule *reg_rule, u32 start_freq, in ath11k_reg_update_rule() argument
526 reg_rule->freq_range.start_freq_khz = MHZ_TO_KHZ(start_freq); in ath11k_reg_update_rule()
541 u32 start_freq; in ath11k_reg_update_weather_radar_band() local
552 bw = ath11k_reg_adjust_bw(reg_rule->start_freq, in ath11k_reg_update_weather_radar_band()
558 reg_rule->start_freq, in ath11k_reg_update_weather_radar_band()
565 i + 1, reg_rule->start_freq, in ath11k_reg_update_weather_radar_band()
572 start_freq = max_t(u32, reg_rule->start_freq, in ath11k_reg_update_weather_radar_band()
[all …]
H A Dwmi.c4170 band_to_mac[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath11k_fill_band_to_mac_param()
4174 band_to_mac[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath11k_fill_band_to_mac_param()
4178 band_to_mac[i].start_freq = hal_reg_cap->low_5ghz_chan; in ath11k_fill_band_to_mac_param()
4355 band_to_mac->start_freq = in ath11k_init_cmd_send()
4356 param->band_to_mac[idx].start_freq; in ath11k_init_cmd_send()
5244 count + 1, reg_rule->start_freq, reg_rule->end_freq, in ath11k_print_reg_rule()
5264 reg_rule_ptr[count].start_freq = in create_reg_rules_from_wmi()
5413 reg_rule_ptr[count].start_freq = in create_ext_reg_rules_from_wmi()
5447 u32 count, start_freq; in ath11k_invalid_5ghz_reg_ext_rules_from_wmi() local
5450 start_freq = u32_get_bits(rule[count].freq_info, in ath11k_invalid_5ghz_reg_ext_rules_from_wmi()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dregd.h16 __le32 start_freq; member
H A Dregd.c303 MHZ_TO_KHZ(le32_to_cpu(mt7921_rule->start_freq)); in mt7921_regd_update()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dregd.h16 __le32 start_freq; member
H A Dregd.c350 MHZ_TO_KHZ(le32_to_cpu(mt7925_rule->start_freq)); in mt7925_regd_update()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c177 { .start_freq = 2402, .end_freq = 2494, },
178 { .start_freq = 5150, .end_freq = 5350, },
179 { .start_freq = 5350, .end_freq = 5470, },
180 { .start_freq = 5470, .end_freq = 5725, },
181 { .start_freq = 5725, .end_freq = 5950, },
182 { .start_freq = 5945, .end_freq = 6165, },
183 { .start_freq = 6165, .end_freq = 6405, },
184 { .start_freq = 6405, .end_freq = 6525, },
185 { .start_freq = 6525, .end_freq = 6705, },
186 { .start_freq = 6705, .end_freq = 6865, },
[all …]
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c144 cr_req->chan_desc.start_freq = cpu_to_le16(MWIFIEX_A_BAND_START_FREQ); in mwifiex_cmd_issue_chan_report_request()
H A Dfw.h1487 __le16 start_freq; member
/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11h.c141 cr_req->chan_desc.start_freq = cpu_to_le16(NXPWIFI_A_BAND_START_FREQ); in nxpwifi_cmd_issue_chan_report_request()
H A Dfw.h1498 __le16 start_freq; member
/linux/net/mac80211/
H A Dibss.c1299 u32 start_freq, end_freq, freq; in ibss_setup_channels() local
1302 start_freq = center_freq; in ibss_setup_channels()
1305 start_freq = center_freq - width / 2 + 10; in ibss_setup_channels()
1309 for (freq = start_freq; freq <= end_freq; freq += 20) { in ibss_setup_channels()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c899 if (channel->center_freq >= KHZ_TO_MHZ(ar->freq_range.start_freq) && in ath12k_mac_get_ar_by_chan()
5211 center_freq >= KHZ_TO_MHZ(ar->freq_range.start_freq) && in ath12k_mac_select_scan_device()
12002 u16 *start_freq, in ath12k_mac_get_psd_channel() argument
12019 *center_freq = *start_freq + i * step_freq; in ath12k_mac_get_psd_channel()
12025 u16 *start_freq, in ath12k_mac_get_eirp_power() argument
12045 *center_freq = ath12k_mac_get_seg_freq(def, *start_freq, i); in ath12k_mac_get_eirp_power()
12068 u16 start_freq, center_freq; in ath12k_mac_fill_reg_tpc_info() local
12072 start_freq = ath12k_mac_get_6ghz_start_frequency(&ctx->def); in ath12k_mac_fill_reg_tpc_info()
12091 &start_freq, in ath12k_mac_fill_reg_tpc_info()
12105 &start_freq, in ath12k_mac_fill_reg_tpc_info()
[all …]
H A Dwmi.c4126 arg[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath12k_fill_band_to_mac_param()
4130 arg[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath12k_fill_band_to_mac_param()
4134 arg[i].start_freq = hal_reg_cap->low_5ghz_chan; in ath12k_fill_band_to_mac_param()
4317 band_to_mac->start_freq = in ath12k_init_cmd_send()
4318 cpu_to_le32(arg->band_to_mac[idx].start_freq); in ath12k_init_cmd_send()
5913 reg_rule_ptr[count].start_freq = in create_ext_reg_rules_from_wmi()
5946 u32 count, start_freq; in ath12k_wmi_ignore_num_extra_rules() local
5949 start_freq = le32_get_bits(rule[count].freq_info, REG_RULE_START_FREQ); in ath12k_wmi_ignore_num_extra_rules()
5951 if (start_freq >= ATH12K_MIN_6GHZ_FREQ) in ath12k_wmi_ignore_num_extra_rules()
8896 u32 start_freq, segment_freq; in ath12k_wmi_transform_interference_bitmap() local
[all …]
H A Dcore.h876 u32 start_freq; member
H A Dwmi.h2403 u32 start_freq; member
2538 __le32 start_freq; member
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c434 freq->start_freq = 2400000; in mt7996_init_wiphy_band()
450 freq->start_freq = 5000000; in mt7996_init_wiphy_band()
453 freq->start_freq = 5900000; in mt7996_init_wiphy_band()
/linux/net/wireless/
H A Dreg.c1155 u32 start_freq, end_freq, idx, no; in reg_get_max_bandwidth_from_range() local
1177 start_freq = freq_range->start_freq_khz; in reg_get_max_bandwidth_from_range()
1195 return end_freq - start_freq; in reg_get_max_bandwidth_from_range()
H A Dutil.c2684 if (freq >= radio->freq_range[j].start_freq && in cfg80211_get_radio_idx_by_chan()
3082 if (freq - width / 2 >= r->start_freq && in ieee80211_radio_freq_range_valid()
H A Dnl80211.c2817 rdev->wiphy.sar_capa->freq_ranges[i].start_freq)) in nl80211_put_sar_specs()
2897 range->start_freq) || in nl80211_put_radio()
/linux/include/net/
H A Dcfg80211.h2487 u32 start_freq; member
6233 u32 start_freq; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c89 {.start_freq = 2402, .end_freq = 2494 },
90 {.start_freq = 5170, .end_freq = 5875 },
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c6068 radio_range->start_freq = ieee80211_channel_to_khz(c) - 10000; in mac80211_hwsim_new_radio()