Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h74 PHY_GetTxPowerByRateBase(
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c14 u8 PHY_GetTxPowerByRateBase(struct adapter *Adapter, u8 Band, u8 RfPath, in PHY_GetTxPowerByRateBase() function
1888 …BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, BAND_ON_2_4G, rfPath, RF_4TX, HT_MCS24_MCS3… in PHY_ConvertTxPowerLimitToPowerIndex()
1890 …BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, BAND_ON_2_4G, rfPath, RF_3TX, HT_MCS16_MCS2… in PHY_ConvertTxPowerLimitToPowerIndex()
1892 …BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, BAND_ON_2_4G, rfPath, RF_2TX, HT_MCS8_MCS15… in PHY_ConvertTxPowerLimitToPowerIndex()
1894 …BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, BAND_ON_2_4G, rfPath, RF_1TX, HT_MCS0_MCS7); in PHY_ConvertTxPowerLimitToPowerIndex()
1896 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, BAND_ON_2_4G, rfPath, RF_1TX, OFDM); in PHY_ConvertTxPowerLimitToPowerIndex()
1898 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, BAND_ON_2_4G, rfPath, RF_1TX, CCK); in PHY_ConvertTxPowerLimitToPowerIndex()