Home
last modified time | relevance | path

Searched refs:fddiSMTSetCount (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/skfp/
Dpmf.c116 { SMT_P1035,AC_G, MOFFSS(fddiSMTSetCount),"4P" } ,
490 smc->mib.fddiSMTSetCount.count++ ; in smt_build_pmf_response()
491 smt_set_timestamp(smc,smc->mib.fddiSMTSetCount.timestamp) ; in smt_build_pmf_response()
542 if ((smc->mib.fddiSMTSetCount.count != sc->count) || in smt_check_set_count()
543 memcmp((char *) smc->mib.fddiSMTSetCount.timestamp, in smt_check_set_count()
Dsmt.c1523 setcount->count = smc->mib.fddiSMTSetCount.count ; in smt_fill_setcount()
1525 (char *)smc->mib.fddiSMTSetCount.timestamp,8) ; in smt_fill_setcount()
/linux-2.6.39/drivers/net/skfp/h/
Dfddimib.h155 SetCountType fddiSMTSetCount ; member