Searched refs:HT_MCS16_MCS23 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8723bs/include/ |
D | hal_com_phycfg.h | 20 HT_MCS16_MCS23, enumerator
|
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 39 case HT_MCS16_MCS23: in PHY_GetTxPowerByRateBase() 73 case HT_MCS16_MCS23: in PHY_GetTxPowerByRateBase() 133 case HT_MCS16_MCS23: in phy_SetTxPowerByRateBase() 167 case HT_MCS16_MCS23: in phy_SetTxPowerByRateBase() 221 phy_SetTxPowerByRateBase(padapter, BAND_ON_2_4G, path, HT_MCS16_MCS23, RF_3TX, base); in phy_StoreTxPowerByRateBase() 249 phy_SetTxPowerByRateBase(padapter, BAND_ON_5G, path, HT_MCS16_MCS23, RF_3TX, base); in phy_StoreTxPowerByRateBase() 960 } else if (RateSection == HT_MCS16_MCS23) { in PHY_SetTxPowerIndexByRateSection() 1890 …40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, BAND_ON_2_4G, rfPath, RF_3TX, HT_MCS16_MCS23); in PHY_ConvertTxPowerLimitToPowerIndex()
|