Searched refs:VHT_1SSMCS0_1SSMCS9 (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
D | hal_com_phycfg.h | 22 VHT_1SSMCS0_1SSMCS9, enumerator
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 45 case VHT_1SSMCS0_1SSMCS9: in PHY_GetTxPowerByRateBase() 79 case VHT_1SSMCS0_1SSMCS9: in PHY_GetTxPowerByRateBase() 139 case VHT_1SSMCS0_1SSMCS9: in phy_SetTxPowerByRateBase() 173 case VHT_1SSMCS0_1SSMCS9: in phy_SetTxPowerByRateBase() 225 phy_SetTxPowerByRateBase(padapter, BAND_ON_2_4G, path, VHT_1SSMCS0_1SSMCS9, RF_1TX, base); in phy_StoreTxPowerByRateBase() 253 phy_SetTxPowerByRateBase(padapter, BAND_ON_5G, path, VHT_1SSMCS0_1SSMCS9, RF_1TX, base); in phy_StoreTxPowerByRateBase() 974 } else if (RateSection == VHT_1SSMCS0_1SSMCS9) { in PHY_SetTxPowerIndexByRateSection()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 934 case VHT_1SSMCS0_1SSMCS9: in _rtl8821ae_phy_set_txpower_by_rate_base() 957 case VHT_1SSMCS0_1SSMCS9: in _rtl8821ae_phy_set_txpower_by_rate_base() 1004 case VHT_1SSMCS0_1SSMCS9: in _rtl8821ae_phy_get_txpower_by_rate_base() 1027 case VHT_1SSMCS0_1SSMCS9: in _rtl8821ae_phy_get_txpower_by_rate_base() 1073 …_rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_2_4G, path, VHT_1SSMCS0_1SSMCS9, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base() 1093 _rtl8821ae_phy_set_txpower_by_rate_base(hw, BAND_ON_5G, path, VHT_1SSMCS0_1SSMCS9, RF_1TX, base); in _rtl8821ae_phy_store_txpower_by_rate_base() 1504 …e = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_2_4G, rfpath, RF_1TX, VHT_1SSMCS0_1SSMCS9); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value() 1550 …ase = _rtl8821ae_phy_get_txpower_by_rate_base(hw, BAND_ON_5G, rfpath, RF_1TX, VHT_1SSMCS0_1SSMCS9); in _rtl8821ae_phy_convert_txpower_dbm_to_relative_value()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 280 VHT_1SSMCS0_1SSMCS9, enumerator
|