Searched refs:TICKS_PER_SECOND (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dtargetos.h78 #define TICKS_PER_SECOND HZ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dsrf.c173 #define THRESHOLD_2 (2*TICKS_PER_SECOND)
174 #define THRESHOLD_32 (32*TICKS_PER_SECOND)
194 int T_Limit = 2*TICKS_PER_SECOND ;
419 smc->srf.sr_state,smc->srf.SRThreshold/TICKS_PER_SECOND) ;
H A Dsmt.c227 100)/TICKS_PER_SECOND;
289 if (time - smc->sm.smt_last_lem >= TICKS_PER_SECOND*8) {
389 (smc->mib.fddiSMTTT_Notify * TICKS_PER_SECOND) ) {
407 time - smc->sm.smt_tvu > 228*TICKS_PER_SECOND) {
430 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) {
452 if (time - smc->sm.last_tok_time[i] > 2*TICKS_PER_SECOND ){
1238 time /= TICKS_PER_SECOND ;

Completed in 49 milliseconds