Searched refs:count_24G (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcfunc.c1058 u16_t count_24G = 0, min24GIndex = 0; local
1092 Array_24G[count_24G] = wd->regulationTable.allowChannel[i].channel;
1093 count_24G++;
1109 for( i=0; i<=(count_24G+3); i++ )
1138 for( j=0; j<count_24G; j++ )
1148 min24GIndex = zfFindMinimumUtilizationChannelIndex(dev, CombinationBssNumberIn24G, count_24G);
H A Dcmmsta.c4618 u16_t count_24G = 0; local
4632 count_24G++;
4652 zmw_tx_buf_writeh(dev, buf, offset++, count_24G);

Completed in 173 milliseconds