Searched refs:tripletChannels (Results 1 – 8 of 8) sorted by relevance
536 *(pBuf + j ) = pCountry->countryIE.tripletChannels[i].firstChannelNumber; in buildProbeRspTemplate()537 *(pBuf + j + 1) = pCountry->countryIE.tripletChannels[i].maxTxPowerLevel; in buildProbeRspTemplate()538 *(pBuf + j + 2) = pCountry->countryIE.tripletChannels[i].numberOfChannels; in buildProbeRspTemplate()
1086 countryIE->countryIE.tripletChannels[i].firstChannelNumber = *(pData + j + 5); in mlmeParser_readCountry()1087 countryIE->countryIE.tripletChannels[i].numberOfChannels = *(pData + j + 6); in mlmeParser_readCountry()1088 countryIE->countryIE.tripletChannels[i].maxTxPowerLevel = *(pData + j + 7); in mlmeParser_readCountry()
827 …firstChannelNumInTriplet = pCountry->countryIE.tripletChannels[tripletChannelIndex].firstChannelNu… in setSupportedChannelsAccording2CountryIe()829 …for (channelIndex=0; channelIndex<pCountry->countryIE.tripletChannels[tripletChannelIndex].numberO… in setSupportedChannelsAccording2CountryIe()847 DBM2DBMDIV10(pCountry->countryIE.tripletChannels[tripletChannelIndex].maxTxPowerLevel); in setSupportedChannelsAccording2CountryIe()
846 …firstChannelNumInTriplet = pCountry->countryIE.tripletChannels[tripletChannelIndex].firstChannelNu… in setSupportedChannelsAccording2CountryIe()849 …for (channelIndex=0; channelIndex<pCountry->countryIE.tripletChannels[tripletChannelIndex].numberO… in setSupportedChannelsAccording2CountryIe()868 DBM2DBMDIV10(pCountry->countryIE.tripletChannels[tripletChannelIndex].maxTxPowerLevel); in setSupportedChannelsAccording2CountryIe()
650 TripletCahnnel_t tripletChannels[NUM_OF_MAX_TRIPLET_CHANNEL];
584 dot11_TripletChannel_t tripletChannels[DOT11_NUM_OF_MAX_TRIPLET_CHANNEL]; member
2734 countryWorld.countryIE.tripletChannels[0].firstChannelNumber = 1; in cmd_d_Country_2_4Ie()2735 countryWorld.countryIE.tripletChannels[0].maxTxPowerLevel = 23; in cmd_d_Country_2_4Ie()2736 countryWorld.countryIE.tripletChannels[0].numberOfChannels = 11; in cmd_d_Country_2_4Ie()2776 countryWorld.countryIE.tripletChannels[0].firstChannelNumber = 36; in cmd_d_Country_5Ie()2777 countryWorld.countryIE.tripletChannels[0].maxTxPowerLevel = 16; in cmd_d_Country_5Ie()2778 countryWorld.countryIE.tripletChannels[0].numberOfChannels = 8; in cmd_d_Country_5Ie()
1685 CountryWorld.countryIE.tripletChannels[0].firstChannelNumber = 1; in CuCmd_D_Country_2_4Ie()1686 CountryWorld.countryIE.tripletChannels[0].maxTxPowerLevel = 23; in CuCmd_D_Country_2_4Ie()1687 CountryWorld.countryIE.tripletChannels[0].numberOfChannels = 11; in CuCmd_D_Country_2_4Ie()1725 CountryWorld.countryIE.tripletChannels[0].firstChannelNumber = 36; in CuCmd_D_Country_5Ie()1726 CountryWorld.countryIE.tripletChannels[0].maxTxPowerLevel = 13; in CuCmd_D_Country_5Ie()1727 CountryWorld.countryIE.tripletChannels[0].numberOfChannels = 8; in CuCmd_D_Country_5Ie()