Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dsar.c239 { .start_freq = 2412, .end_freq = 2484, },
240 { .start_freq = 5180, .end_freq = 5320, },
241 { .start_freq = 5500, .end_freq = 5720, },
242 { .start_freq = 5745, .end_freq = 5825, },
243 { .start_freq = 5955, .end_freq = 6155, },
244 { .start_freq = 6175, .end_freq = 6415, },
245 { .start_freq = 6435, .end_freq = 6515, },
246 { .start_freq = 6535, .end_freq = 6695, },
247 { .start_freq = 6715, .end_freq = 6875, },
248 { .start_freq = 6875, .end_freq = 7115, },
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dreg.c498 if (end_freq <= start_freq) in ath11k_reg_adjust_bw()
501 bw = end_freq - start_freq; in ath11k_reg_adjust_bw()
535 u32 start_freq; in ath11k_reg_update_weather_radar_band() local
546 bw = ath11k_reg_adjust_bw(reg_rule->start_freq, in ath11k_reg_update_weather_radar_band()
552 reg_rule->start_freq, in ath11k_reg_update_weather_radar_band()
559 i + 1, reg_rule->start_freq, in ath11k_reg_update_weather_radar_band()
566 start_freq = max_t(u32, reg_rule->start_freq, in ath11k_reg_update_weather_radar_band()
570 bw = ath11k_reg_adjust_bw(start_freq, end_freq, max_bw); in ath11k_reg_update_weather_radar_band()
582 i + 1, start_freq, end_freq, bw, in ath11k_reg_update_weather_radar_band()
676 reg_rule->start_freq, in ath11k_reg_build_regd()
[all …]
A Dhw.c2827 {.start_freq = 2402, .end_freq = 2482 }, /* 2G ch1~ch13 */
2828 {.start_freq = 5150, .end_freq = 5250 }, /* 5G UNII-1 ch32~ch48 */
2829 {.start_freq = 5250, .end_freq = 5725 }, /* 5G UNII-2 ch50~ch144 */
2830 {.start_freq = 5725, .end_freq = 5810 }, /* 5G UNII-3 ch149~ch161 */
2831 {.start_freq = 5815, .end_freq = 5895 }, /* 5G UNII-4 ch163~ch177 */
2832 {.start_freq = 5925, .end_freq = 6165 }, /* 6G UNII-5 Ch1, Ch2 ~ Ch41 */
2833 {.start_freq = 6165, .end_freq = 6425 }, /* 6G UNII-5 ch45~ch93 */
2834 {.start_freq = 6425, .end_freq = 6525 }, /* 6G UNII-6 ch97~ch113 */
2835 {.start_freq = 6525, .end_freq = 6705 }, /* 6G UNII-7 ch117~ch149 */
2836 {.start_freq = 6705, .end_freq = 6875 }, /* 6G UNII-7 ch153~ch185 */
[all …]
A Dwmi.h2198 u32 start_freq; member
2275 u32 start_freq; member
4106 u16 start_freq; member
A Dwmi.c3890 band_to_mac[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath11k_fill_band_to_mac_param()
3894 band_to_mac[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath11k_fill_band_to_mac_param()
3898 band_to_mac[i].start_freq = hal_reg_cap->low_5ghz_chan; in ath11k_fill_band_to_mac_param()
4068 band_to_mac->start_freq = in ath11k_init_cmd_send()
4069 param->band_to_mac[idx].start_freq; in ath11k_init_cmd_send()
4924 reg_rule_ptr[count].start_freq = in create_reg_rules_from_wmi()
/linux-6.3-rc2/net/wireless/
A Dchan.c492 u32 start_freq; in cfg80211_get_start_freq() local
496 start_freq = center_freq; in cfg80211_get_start_freq()
500 return start_freq; in cfg80211_get_start_freq()
522 u32 freq, start_freq, end_freq; in cfg80211_get_chans_dfs_required() local
601 u32 freq, start_freq, end_freq; in cfg80211_get_chans_dfs_usable() local
845 u32 freq, start_freq, end_freq; in cfg80211_get_chans_dfs_available() local
917 u32 start_freq, end_freq, freq; in cfg80211_get_chans_dfs_cac_time() local
974 u32 freq, start_freq, end_freq; in cfg80211_secondary_chans_ok() local
1498 u32 idx, i, start_freq; in cfg80211_valid_disable_subchannel_bitmap() local
1503 start_freq = chandef->center_freq1 - 40; in cfg80211_valid_disable_subchannel_bitmap()
[all …]
A Dreg.c1165 u32 start_freq, end_freq, idx, no; in reg_get_max_bandwidth_from_range() local
1187 start_freq = freq_range->start_freq_khz; in reg_get_max_bandwidth_from_range()
1205 return end_freq - start_freq; in reg_get_max_bandwidth_from_range()
A Dnl80211.c2315 rdev->wiphy.sar_capa->freq_ranges[i].start_freq)) in nl80211_put_sar_specs()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
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-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dreg.c456 ath12k_reg_adjust_bw(u16 start_freq, u16 end_freq, u16 max_bw) in ath12k_reg_adjust_bw() argument
460 bw = end_freq - start_freq; in ath12k_reg_adjust_bw()
474 ath12k_reg_update_rule(struct ieee80211_reg_rule *reg_rule, u32 start_freq, in ath12k_reg_update_rule() argument
478 reg_rule->freq_range.start_freq_khz = MHZ_TO_KHZ(start_freq); in ath12k_reg_update_rule()
498 bw = ath12k_reg_adjust_bw(reg_rule->start_freq, in ath12k_reg_update_weather_radar_band()
501 ath12k_reg_update_rule(regd->reg_rules + i, reg_rule->start_freq, in ath12k_reg_update_weather_radar_band()
508 i + 1, reg_rule->start_freq, ETSI_WEATHER_RADAR_BAND_LOW, in ath12k_reg_update_weather_radar_band()
643 reg_rule->start_freq, in ath12k_reg_build_regd()
656 reg_rule->start_freq < ETSI_WEATHER_RADAR_BAND_HIGH)){ in ath12k_reg_build_regd()
665 i + 1, reg_rule->start_freq, reg_rule->end_freq, in ath12k_reg_build_regd()
[all …]
A Dreg.h38 u16 start_freq; member
A Dwmi.c3101 arg[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath12k_fill_band_to_mac_param()
3105 arg[i].start_freq = hal_reg_cap->low_2ghz_chan; in ath12k_fill_band_to_mac_param()
3109 arg[i].start_freq = hal_reg_cap->low_5ghz_chan; in ath12k_fill_band_to_mac_param()
3276 band_to_mac->start_freq = in ath12k_init_cmd_send()
3277 cpu_to_le32(arg->band_to_mac[idx].start_freq); in ath12k_init_cmd_send()
4123 reg_rule_ptr[count].start_freq = in create_ext_reg_rules_from_wmi()
A Dwmi.h2227 u32 start_freq; member
2350 __le32 start_freq; member
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
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-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dacpi_sar.c273 if (range->start_freq >= 5945) in mt7921_asar_range_pwr()
275 else if (range->start_freq >= 5150) in mt7921_asar_range_pwr()
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A D11h.c144 cr_req->chan_desc.start_freq = cpu_to_le16(MWIFIEX_A_BAND_START_FREQ); in mwifiex_cmd_issue_chan_report_request()
A Dfw.h1441 __le16 start_freq; member
/linux-6.3-rc2/net/mac80211/
A Dibss.c1360 u32 start_freq, end_freq, freq; in ibss_setup_channels() local
1363 start_freq = center_freq; in ibss_setup_channels()
1366 start_freq = center_freq - width / 2 + 10; in ibss_setup_channels()
1370 for (freq = start_freq; freq <= end_freq; freq += 20) { in ibss_setup_channels()
/linux-6.3-rc2/include/net/
A Dcfg80211.h2001 u32 start_freq; member
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dmac.c85 {.start_freq = 2402, .end_freq = 2494 },
86 {.start_freq = 5170, .end_freq = 5875 },

Completed in 197 milliseconds