Home | History | Annotate | Download | only in AirLink_Managment

Lines Matching refs:channelStep

737 	TI_UINT8				channelStep, numberOfChannels, minChannelNumber, maxChannelNumber;
766 channelStep = BG_24G_BAND_CHANNEL_HOPS;
794 channelStep = A_5G_BAND_CHANNEL_HOPS;
828 TRACE2(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "firstChannelNumInTriplet=%d,channelStep=%d\n", firstChannelNumInTriplet, channelStep);
833 channelNumber = firstChannelNumInTriplet+(channelIndex*channelStep);