Home
last modified time | relevance | path

Searched refs:RTW89_BAND_6G (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dregd.c18 .txpwr_regd[RTW89_BAND_6G] = _rule_6ghz, \
356 __r->txpwr_regd[RTW89_BAND_6G]); \
698 if (regd->txpwr_regd[RTW89_BAND_6G] != RTW89_NA) in regd_is_6ghz_not_applicable()
885 if (chan->band_type != RTW89_BAND_6G) in __rtw89_reg_6ghz_tpe_recalc()
966 if (chan->band_type != RTW89_BAND_6G) in __rtw89_reg_6ghz_power_recalc()
H A Drtw8852c_rfk.c813 case RTW89_BAND_6G: in _rxk_group_sel()
837 case RTW89_BAND_6G: in _rxk_group_sel()
898 case RTW89_BAND_6G: in _iqk_nbrxk()
917 case RTW89_BAND_6G: in _iqk_nbrxk()
975 case RTW89_BAND_6G: in _txk_group_sel()
1035 case RTW89_BAND_6G: in _iqk_nbtxk()
1129 case RTW89_BAND_6G: in _iqk_lok()
1153 case RTW89_BAND_6G: in _iqk_lok()
1177 case RTW89_BAND_6G: in _iqk_lok()
1202 case RTW89_BAND_6G: in _iqk_lok()
[all …]
H A Drtw8922a_rfk.c94 case RTW89_BAND_6G: in rtw8922a_ctl_band_ch_bw()
H A Drtw8852c.c737 case RTW89_BAND_6G: in rtw8852c_set_channel_mac()
1268 case RTW89_BAND_6G: in rtw8852c_spur_freq()
1747 if (chan->band_type == RTW89_BAND_6G && in rtw8852c_set_channel_bb()
1774 if (chan->band_type == RTW89_BAND_6G) in rtw8852c_set_channel_bb()
1782 ntx_path = chan->band_type == RTW89_BAND_6G ? RF_B : RF_AB; in rtw8852c_set_channel_bb()
H A Dsar.c421 case RTW89_BAND_6G: in rtw89_tas_get_window_size()
H A Dphy.c222 case RTW89_BAND_6G: in rtw89_phy_ra_mask_cfg()
398 case RTW89_BAND_6G: in rtw89_phy_ra_sta_update()
2188 if (band == RTW89_BAND_6G && tpe->valid) in rtw89_phy_get_tpe_constraint()
2236 if (band == RTW89_BAND_6G) in rtw89_channel_to_idx()
2285 case RTW89_BAND_6G: in rtw89_phy_read_txpwr_limit()
2545 case RTW89_BAND_6G: in rtw89_phy_read_txpwr_limit_ru()
4002 if (band == RTW89_BAND_6G) in phy_tssi_get_ofdm_de()
4072 if (band == RTW89_BAND_6G) in phy_tssi_get_ofdm_trim_de()
6973 case RTW89_BAND_6G: in rtw89_encode_chan_idx()
H A Dfw.c1200 regd->txpwr_regd[RTW89_BAND_6G] = entry.rule_6ghz < RTW89_REGD_NUM ? in rtw89_regd_entcpy()
6752 if (ch_info->ch_band != RTW89_BAND_6G) in rtw89_pno_scan_add_chan_ax()
6788 if (ch_info->ch_band == RTW89_BAND_6G) { in rtw89_hw_scan_add_chan()
6831 if (ch_info->ch_band != RTW89_BAND_6G) in rtw89_hw_scan_add_chan()
6919 if (ch_info->ch_band == RTW89_BAND_6G) { in rtw89_hw_scan_add_chan_be()
6933 if (ch_info->ch_band != RTW89_BAND_6G) in rtw89_hw_scan_add_chan_be()
H A Dmac80211.c776 if (chan->band_type == RTW89_BAND_6G) in rtw89_ops_start_ap()
H A Dcore.h290 RTW89_BAND_6G = 2, enumerator
6450 case RTW89_BAND_6G: in rtw89_hw_to_nl80211_band()
6465 return RTW89_BAND_6G; in rtw89_nl80211_to_hw_band()
H A Drtw8852b_common.c777 if (chan->band_type == RTW89_BAND_6G) in rtw8852bx_ctrl_ch()
H A Dchan.c39 case RTW89_BAND_6G: in rtw89_get_subband_type()
H A Drtw8851b.c1055 if (chan->band_type == RTW89_BAND_6G) in rtw8851b_ctrl_ch()
H A Drtw8922a.c853 case RTW89_BAND_6G: in rtw8922a_set_channel_mac()
H A Drtw8852b_rfk.c2568 } else if (fem->epa_6g && chan->band_type == RTW89_BAND_6G) { in _dpk_bypass_check()
H A Ddebug.c934 if (chan->band_type == RTW89_BAND_6G) { in rtw89_debug_priv_txpwr_table_get_regd()
H A Drtw8852bt_rfk.c2668 } else if (fem->epa_6g && chan->band_type == RTW89_BAND_6G) { in _dpk_bypass_check()
H A Dcore.c386 band = RTW89_BAND_6G; in rtw89_get_channel_params()