Searched refs:BW40PwrBasedBm2_4G (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c758 u8 BW40PwrBasedBm2_4G = 0x2E; local
772 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, HT_MCS0_MCS7);
774 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, OFDM);
776 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, CCK);
778 BW40PwrBasedBm2_4G = Adapter->registrypriv.RegPowerBase * 2;
781 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G;

Completed in 112 milliseconds