Searched refs:ChannelListNum (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Ddfs.c60 for (i = 0; i < pAd->ChannelListNum; i++) {
H A Drt_channel.c1492 pAd->ChannelListNum = j;
1588 for (i = 0; i < pAd->ChannelListNum; i++) {
1593 if (i == pAd->ChannelListNum)
1613 /*u8 ChannelNum = pAd->ChannelListNum; */
1696 for (i = 0; i < pAd->ChannelListNum; i++) {
1701 if (i == pAd->ChannelListNum)
H A Dcmm_sync.c332 pAd->ChannelListNum = index;
337 pAd->CommonCfg.PhyMode, pAd->ChannelListNum));
339 for (i = 0; i < pAd->ChannelListNum; i++) {
383 for (i = 0; i < (pAd->ChannelListNum - 1); i++)
H A Dspectrum.c1365 for (i = 0; i < pAd->ChannelListNum; i++) {
1821 for (index = 0; index < pAd->ChannelListNum; index++) {
1839 if (index >= pAd->ChannelListNum) {
1840 DBGPRINT_ERR(("&&&&&&&&&&&&&&&&&&&&&&&&&&PeerChSwAnnAction(can not find New Channel=%d in ChannelList[%d]\n", pAd->CommonCfg.Channel, pAd->ChannelListNum));
H A Dcmm_info.c329 for (i = 0; i < pAd->ChannelListNum; i++) {
334 if (i == pAd->ChannelListNum) {
H A Dcmm_sanity.c764 for (i = 0; i < pAd->ChannelListNum; i++) {
H A Drtmp_init.c3376 if (pAd->ChannelListNum == 0) {
H A Dmlme.c5289 for (k = 0; k < pAd->ChannelListNum; k++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Doid.h756 u8 ChannelListNum; /* number of channel in ChannelList[] */ member in struct:rt_channel_list_info
H A Dsta_ioctl.c540 range->num_channels = pAdapter->ChannelListNum;
H A Drtmp.h1897 u8 ChannelListNum; /* number of channel in ChannelList[] */ member in struct:rt_rtmp_adapter
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/sta/
H A Dsync.c1192 for (index = 0; index < pAd->ChannelListNum; index++) {
1210 if (index >= pAd->ChannelListNum) {
1211 DBGPRINT_ERR(("PeerBeacon(can not find New Channel=%d in ChannelList[%d]\n", pAd->CommonCfg.Channel, pAd->ChannelListNum));

Completed in 387 milliseconds