Searched refs:MIN_TX_POWER (Results 1 – 4 of 4) sorted by relevance
168 pRegulatoryDomain->uPowerConstraint = MIN_TX_POWER; /* i.e. no restriction */ in regulatoryDomain_init()342 pRegulatoryDomain->uPowerConstraint = MIN_TX_POWER; /* i.e. no restriction */ in regulatoryDomain_setParam()821 pSupportedChannels[channelIndex].uMaxTxPowerDomain = MIN_TX_POWER; in setSupportedChannelsAccording2CountryIe()1513 pPowerCapability->maxTxPower = MIN_TX_POWER; in regulatoryDomain_getPowerTableMinMax()
304 #define MIN_TX_POWER 0 macro
2387 MIN_TX_POWER, MIN_TX_POWER, MAX_TX_POWER, in regFillInitTable()2647 DEF_TX_POWER, MIN_TX_POWER, MAX_TX_POWER, in regFillInitTable()
1626 …or_printf(CU_MSG_INFO2, (PS8)"Please use values between %d and %d\n", MIN_TX_POWER, MAX_TX_POWER);… in CuCmd_TxPowerDbm()