Searched refs:BW40PwrBasedBm2_4G (Results 1 – 1 of 1) sorted by relevance
758 u8 BW40PwrBasedBm2_4G = 0x2E; in PHY_ConvertTxPowerLimitToPowerIndex() local772 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, HT_MCS0_MCS7); in PHY_ConvertTxPowerLimitToPowerIndex()774 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, OFDM); in PHY_ConvertTxPowerLimitToPowerIndex()776 BW40PwrBasedBm2_4G = PHY_GetTxPowerByRateBase(Adapter, rfPath, CCK); in PHY_ConvertTxPowerLimitToPowerIndex()778 BW40PwrBasedBm2_4G = Adapter->registrypriv.RegPowerBase * 2; in PHY_ConvertTxPowerLimitToPowerIndex()781 tempValue = tempPwrLmt - BW40PwrBasedBm2_4G; in PHY_ConvertTxPowerLimitToPowerIndex()