Searched refs:BW40PwrBasedBm2_4G (Results 1 – 1 of 1) sorted by relevance
757 u8 BW40PwrBasedBm2_4G = 0x2E; in PHY_ConvertTxPowerLimitToPowerIndex() local771 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, HT_MCS0_MCS7); in PHY_ConvertTxPowerLimitToPowerIndex()773 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, OFDM); in PHY_ConvertTxPowerLimitToPowerIndex()775 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, CCK); in PHY_ConvertTxPowerLimitToPowerIndex()777 BW40PwrBasedBm2_4G = Adapter->registrypriv.RegPowerBase * 2; in PHY_ConvertTxPowerLimitToPowerIndex()780 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()