Home
last modified time | relevance | path

Searched refs:VHT_3SSMCS0_3SSMCS9 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h24 VHT_3SSMCS0_3SSMCS9, enumerator
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c51 case VHT_3SSMCS0_3SSMCS9: in PHY_GetTxPowerByRateBase()
85 case VHT_3SSMCS0_3SSMCS9: in PHY_GetTxPowerByRateBase()
145 case VHT_3SSMCS0_3SSMCS9: in phy_SetTxPowerByRateBase()
179 case VHT_3SSMCS0_3SSMCS9: in phy_SetTxPowerByRateBase()
233 phy_SetTxPowerByRateBase(padapter, BAND_ON_2_4G, path, VHT_3SSMCS0_3SSMCS9, RF_3TX, base); in phy_StoreTxPowerByRateBase()
261 phy_SetTxPowerByRateBase(padapter, BAND_ON_5G, path, VHT_3SSMCS0_3SSMCS9, RF_3TX, base); in phy_StoreTxPowerByRateBase()
990 } else if (RateSection == VHT_3SSMCS0_3SSMCS9) { in PHY_SetTxPowerIndexByRateSection()