Searched refs:comfreq (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dtblcmp.c46 * int state[numecs], statenum, totaltrans, comstate, comfreq;
47 * bldtbl( state, statenum, totaltrans, comstate, comfreq );
78 void bldtbl( state, statenum, totaltrans, comstate, comfreq )
79 int state[], statenum, totaltrans, comstate, comfreq;
109 comfreq * 100 > totaltrans * CHECK_COM_PERCENTAGE;
179 if ( comfreq * 100 >=
H A Ddfa.c401 int targptr, totaltrans, i, comstate, comfreq, targ; local
744 comfreq = 0;
748 if ( targfreq[i] > comfreq )
750 comfreq = targfreq[i];
754 bldtbl( state, ds, totaltrans, comstate, comfreq );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dtblcmp.c46 * int state[numecs], statenum, totaltrans, comstate, comfreq;
47 * bldtbl( state, statenum, totaltrans, comstate, comfreq );
78 void bldtbl( state, statenum, totaltrans, comstate, comfreq )
79 int state[], statenum, totaltrans, comstate, comfreq;
109 comfreq * 100 > totaltrans * CHECK_COM_PERCENTAGE;
179 if ( comfreq * 100 >=
H A Ddfa.c401 int targptr, totaltrans, i, comstate, comfreq, targ; local
744 comfreq = 0;
748 if ( targfreq[i] > comfreq )
750 comfreq = targfreq[i];
754 bldtbl( state, ds, totaltrans, comstate, comfreq );

Completed in 115 milliseconds