Searched refs:abyRegPwr (Results 1 – 3 of 3) sorted by relevance
444 pDevice->abyRegPwr[ii + 1] = pDevice->abyOFDMDefaultPwr[ii + 1]; in init_channel_table()448 pDevice->abyRegPwr[ii + 1] = pDevice->abyCCKDefaultPwr[ii + 1]; in init_channel_table()456 pDevice->abyRegPwr[ii + 1] = pDevice->abyCCKDefaultPwr[ii + 1]; in init_channel_table()466 pDevice->abyRegPwr[ii + 1] = ChannelRuleTab[pDevice->byZoneType].byPower[ii]; in init_channel_table()474 pDevice->abyRegPwr[ii + 1] = ChannelRuleTab[pDevice->byZoneType].byPower[ii]; in init_channel_table()487 if (pDevice->abyRegPwr[ii + 1] == 0) in init_channel_table()488 pDevice->abyRegPwr[ii + 1] = pDevice->abyOFDMDefaultPwr[ii + 1]; in init_channel_table()619 pDevice->abyRegPwr[byCh] = pIE_Country->abyCountryInfo[ii*3+2]; in set_country_info()
610 char abyRegPwr[CB_MAX_CHANNEL+1]; member
1350 pDevice->abyLocalPwr[byChannel] = pDevice->abyRegPwr[byChannel] - byPower; in CARDvSetPowerConstraint()1354 pDevice->abyLocalPwr[byChannel] = pDevice->abyRegPwr[byChannel] - byPower; in CARDvSetPowerConstraint()