Searched refs:VHT_2SSMCS0_2SSMCS9 (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
D | hal_com_phycfg.h | 23 VHT_2SSMCS0_2SSMCS9, enumerator
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 48 case VHT_2SSMCS0_2SSMCS9: in PHY_GetTxPowerByRateBase() 82 case VHT_2SSMCS0_2SSMCS9: in PHY_GetTxPowerByRateBase() 142 case VHT_2SSMCS0_2SSMCS9: in phy_SetTxPowerByRateBase() 176 case VHT_2SSMCS0_2SSMCS9: in phy_SetTxPowerByRateBase() 229 phy_SetTxPowerByRateBase(padapter, BAND_ON_2_4G, path, VHT_2SSMCS0_2SSMCS9, RF_2TX, base); in phy_StoreTxPowerByRateBase() 257 phy_SetTxPowerByRateBase(padapter, BAND_ON_5G, path, VHT_2SSMCS0_2SSMCS9, RF_2TX, base); in phy_StoreTxPowerByRateBase() 982 } else if (RateSection == VHT_2SSMCS0_2SSMCS9) { in PHY_SetTxPowerIndexByRateSection()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 937 case VHT_2SSMCS0_2SSMCS9: in _rtl8821ae_phy_set_txpower_by_rate_base() 960 case VHT_2SSMCS0_2SSMCS9: in _rtl8821ae_phy_set_txpower_by_rate_base() 1007 case VHT_2SSMCS0_2SSMCS9: in _rtl8821ae_phy_get_txpower_by_rate_base() 1030 case VHT_2SSMCS0_2SSMCS9: in _rtl8821ae_phy_get_txpower_by_rate_base() 1077 …_rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_2_4G, path, VHT_2SSMCS0_2SSMCS9, RF_2TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base() 1097 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, VHT_2SSMCS0_2SSMCS9, RF_2TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base() 1515 …e = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_2_4G, rfpath, RF_2TX, VHT_2SSMCS0_2SSMCS9); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value() 1561 …ase = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_5G, rfpath, RF_2TX, VHT_2SSMCS0_2SSMCS9); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 281 VHT_2SSMCS0_2SSMCS9, enumerator
|