Home
last modified time | relevance | path

Searched refs:RTW89_CH_2G (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy.h636 case RTW89_CH_2G: in rtw89_subband_to_gain_offset_band_of_ofdm()
668 case RTW89_CH_2G: in rtw89_subband_to_bb_gain_band()
696 case RTW89_CH_2G: in rtw89_subband_to_gain_band_be()
H A Drtw8852c.c881 if (subband == RTW89_CH_2G) in rtw8852c_set_gain_error()
890 if (subband == RTW89_CH_2G) { in rtw8852c_set_gain_error()
901 if (subband != RTW89_CH_2G) { in rtw8852c_set_gain_error()
914 if (subband != RTW89_CH_2G) { in rtw8852c_set_gain_error()
922 if (subband == RTW89_CH_2G) in rtw8852c_set_gain_error()
H A Drtw8852b_common.c592 if (subband == RTW89_CH_2G) in rtw8852bx_set_gain_error()
603 if (subband == RTW89_CH_2G) in rtw8852bx_set_gain_error()
693 if (subband == RTW89_CH_2G) { in rtw8852bx_set_gain_offset()
H A Drtw8851b.c932 if (subband == RTW89_CH_2G) in rtw8851b_set_gain_error()
943 if (subband == RTW89_CH_2G) in rtw8851b_set_gain_error()
999 if (subband == RTW89_CH_2G) { in rtw8851b_set_gain_offset()
H A Drtw8852a_rfk.c2927 case RTW89_CH_2G: in _tssi_set_tmeter_tbl()
3112 case RTW89_CH_2G: in _tssi_pak()
3510 if (xdbm > 1800 && subband == RTW89_CH_2G) { in _tssi_high_power()
H A Dchan.c27 return RTW89_CH_2G; in rtw89_get_subband_type()
H A Drtw8851b_rfk.c2683 case RTW89_CH_2G: in _tssi_set_tmeter_tbl()
H A Drtw8852b_rfk.c2816 case RTW89_CH_2G: in _tssi_set_tmeter_tbl()
H A Drtw8852c_rfk.c3010 case RTW89_CH_2G: in _tssi_set_tmeter_tbl()
H A Drtw8852bt_rfk.c2913 case RTW89_CH_2G: in _tssi_set_tmeter_tbl()
H A Dcore.h92 RTW89_CH_2G = 0, enumerator
H A Dphy.c4198 case RTW89_CH_2G: in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl()