Searched refs:BW40PwrBasedBm2_4G (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | hal_com_phycfg.c | 1870 u8 BW40PwrBasedBm2_4G = 0x2E; in PHY_ConvertTxPowerLimitToPowerIndex() local 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() 1900 BW40PwrBasedBm2_4G = Adapter->registrypriv.RegPowerBase * 2; in PHY_ConvertTxPowerLimitToPowerIndex() 1903 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/ |
| H A D | hal_com_phycfg.c | 2099 u8 BW40PwrBasedBm2_4G = 0x2E, BW40PwrBasedBm5G = 0x2E; in PHY_ConvertTxPowerLimitToPowerIndex() local 2125 …BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase( Adapter, BAND_ON_2_4G, rfPath, RF_4TX, HT_MCS24_MCS… in PHY_ConvertTxPowerLimitToPowerIndex() 2127 …BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase( Adapter, BAND_ON_2_4G, rfPath, RF_3TX, HT_MCS16_MCS… in PHY_ConvertTxPowerLimitToPowerIndex() 2129 …BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase( Adapter, BAND_ON_2_4G, rfPath, RF_2TX, HT_MCS8_MCS1… in PHY_ConvertTxPowerLimitToPowerIndex() 2131 …BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase( Adapter, BAND_ON_2_4G, rfPath, RF_1TX, HT_MCS0_MCS7… in PHY_ConvertTxPowerLimitToPowerIndex() 2133 … BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase( Adapter, BAND_ON_2_4G, rfPath, RF_1TX, OFDM ); in PHY_ConvertTxPowerLimitToPowerIndex() 2135 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase( Adapter, BAND_ON_2_4G, rfPath, RF_1TX, CCK ); in PHY_ConvertTxPowerLimitToPowerIndex() 2138 BW40PwrBasedBm2_4G = Adapter->registrypriv.RegPowerBase * 2; in PHY_ConvertTxPowerLimitToPowerIndex() 2141 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()
|