Home
last modified time | relevance | path

Searched refs:smt_sid (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/skfp/h/
Dfddimib.h91 struct smt_sid fddiPRPMFStation ;
116 struct smt_sid fddiSMTStationId ;
156 struct smt_sid fddiSMTLastSetStationId ;
Dsmt.h36 struct smt_sid { struct
57 struct smt_sid smt_sid ; /* station ID */ argument
/linux-2.6.39/drivers/net/skfp/
Dpmf.c492 smc->mib.fddiSMTLastSetStationId = req->smt_sid ; in smt_build_pmf_response()
512 if (memcmp((char *) &sm->smt_sid, in smt_authorize()
1589 dump_hex((char *) &sm->smt_sid,8) ; in dump_smt()
Dsmt.c845 sm->smt_sid = smc->mib.fddiSMTStationId ; in smt_send_frame()