Home
last modified time | relevance | path

Searched refs:subband_type (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8922a.c1022 u8 gain_band = rtw89_subband_to_gain_band_be(chan->subband_type); in rtw8922a_set_rpl_gain()
1067 u8 gain_band = rtw89_subband_to_gain_band_be(chan->subband_type); in rtw8922a_set_lna_tia_gain()
1176 gain_band = rtw89_subband_to_gain_offset_band_of_ofdm(chan->subband_type); in rtw8922a_set_rx_gain_normal_ofdm()
H A Drtw8852b_common.c753 u8 subband = chan->subband_type; in rtw8852bx_ctrl_ch()
1671 rtw8852bx_set_gain_offset(rtwdev, chan->subband_type, RTW89_PHY_0); in __rtw8852bx_bb_ctrl_rx_path()
H A Drtw8851b.c1040 u8 subband = chan->subband_type; in rtw8851b_ctrl_ch()
1914 rtw8851b_set_gain_offset(rtwdev, chan->subband_type, RTW89_PHY_0); in rtw8851b_bb_ctrl_rx_path()
H A Drtw8852a_rfk.c2915 u8 subband = chan->subband_type; in _tssi_set_tmeter_tbl()
3108 u8 subband = chan->subband_type; in _tssi_pak()
3491 u8 subband = chan->subband_type; in _tssi_high_power()
H A Drtw8852c.c962 gain_band = rtw89_subband_to_gain_offset_band_of_ofdm(chan->subband_type); in rtw8852c_set_gain_offset()
984 u8 subband = chan->subband_type; in rtw8852c_ctrl_ch()
H A Dchan.c124 chan->subband_type = rtw89_get_subband_type(band, center_chan); in rtw89_chan_create()
H A Drtw8851b_rfk.c2673 u8 subband = chan->subband_type; in _tssi_set_tmeter_tbl()
H A Drtw8852b_rfk.c2804 u8 subband = chan->subband_type; in _tssi_set_tmeter_tbl()
H A Drtw8852c_rfk.c2998 u8 subband = chan->subband_type; in _tssi_set_tmeter_tbl()
H A Drtw8852bt_rfk.c2901 u8 subband = chan->subband_type; in _tssi_set_tmeter_tbl()
H A Dcore.h962 enum rtw89_subband subband_type; member
H A Dphy.c4190 u8 subband = chan->subband_type; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()
H A Dfw.c2947 gain_band = rtw89_subband_to_gain_band_be(chan->subband_type); in rtw89_fw_h2c_lps_ml_cmn_info()