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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/skfp/h/
H A Dtargetos.h79 #define TICKS_PER_SECOND HZ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/skfp/
H A Dsrf.c177 #define THRESHOLD_2 (2*TICKS_PER_SECOND)
178 #define THRESHOLD_32 (32*TICKS_PER_SECOND)
202 int T_Limit = 2*TICKS_PER_SECOND ;
432 smc->srf.sr_state,smc->srf.SRThreshold/TICKS_PER_SECOND) ;
H A Dsmt.c223 100)/TICKS_PER_SECOND;
287 if (time - smc->sm.smt_last_lem >= TICKS_PER_SECOND*8) {
387 (smc->mib.fddiSMTTT_Notify * TICKS_PER_SECOND) ) {
405 time - smc->sm.smt_tvu > 228*TICKS_PER_SECOND) {
428 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) {
450 if (time - smc->sm.last_tok_time[i] > 2*TICKS_PER_SECOND ){
1269 time /= TICKS_PER_SECOND ;

Completed in 57 milliseconds