Searched refs:smt_tid (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dess.c154 DB_ESSN(2,"ver %x tran %lx\n",sm->smt_version,sm->smt_tid) ;
191 smc->ess.alloc_trans_id = sm->smt_tid ;
192 DB_ESS("ESS: save Alloc Req Trans ID %lx\n",sm->smt_tid,0);
242 (sm->smt_tid != smc->ess.alloc_trans_id)) {
496 chg->smt.smt_tid = sm->smt_tid ;
587 req->smt.smt_tid = smc->ess.alloc_trans_id = smt_get_tid(smc) ;
H A Dsmt.c190 smc->sm.smt_tid = 0 ;
625 sm->smt_tid,
643 if (sm->smt_tid == smc->sm.pend[SMT_TID_NIF]) {
674 else if (sm->smt_tid ==
680 smc->sm.pend[SMT_TID_NIF],sm->smt_tid) ;
693 smt_send_sif_config(smc,&sm->smt_source,sm->smt_tid,local) ;
700 smt_send_sif_operation(smc,&sm->smt_source,sm->smt_tid,local) ;
712 if (sm->smt_tid == smc->sm.pend[SMT_TID_ECF]) {
715 else if (sm->smt_tid == smc->sm.pend[SMT_TID_ECF_UNA]) {
718 else if (sm->smt_tid
[all...]
H A Dpmf.c345 smt->smt_tid = req->smt_tid ; /* same TID */
1588 printf("TID %lx\t\tSID ",sm->smt_tid) ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dsmc.h340 u_long smt_tid ; /* transaction id */ member in struct:smt_values
H A Dsmt.h56 u_int smt_tid ; /* transaction ID */ member in struct:smt_header

Completed in 74 milliseconds