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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dsmc.h339 u_long smt_tvd ; /* timer valid dna */ member in struct:smt_values
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dsmt.c429 if (smc->sm.smt_tvd &&
430 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) {
432 smc->sm.smt_tvd = 0 ;
666 smc->sm.smt_tvd = smt_get_time() ;

Completed in 297 milliseconds