Home
last modified time | relevance | path

Searched refs:tripletChannelIndex (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
DregulatoryDomain.c739 TI_UINT8 tripletChannelIndex, tripletChannelCnt; in setSupportedChannelsAccording2CountryIe() local
826 for( tripletChannelIndex = 0; tripletChannelIndex < tripletChannelCnt ; tripletChannelIndex++) in setSupportedChannelsAccording2CountryIe()
830 …firstChannelNumInTriplet = pCountry->countryIE.tripletChannels[tripletChannelIndex].firstChannelNu… in setSupportedChannelsAccording2CountryIe()
832 …for (channelIndex=0; channelIndex<pCountry->countryIE.tripletChannels[tripletChannelIndex].numberO… in setSupportedChannelsAccording2CountryIe()
850 DBM2DBMDIV10(pCountry->countryIE.tripletChannels[tripletChannelIndex].maxTxPowerLevel); in setSupportedChannelsAccording2CountryIe()