Searched refs:SMT_REPLY (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/fddi/skfp/
H A Dsmt.c616 SMT_REPLY,local) ;
619 case SMT_REPLY :
694 case SMT_REPLY :
731 sm->smt_type = SMT_REPLY ;
873 if (!(mb=smt_build_frame(smc,SMT_RDF,SMT_REPLY,sizeof(struct smt_rdf))))
1024 if (!(mb = smt_build_frame(smc,SMT_SIF_CONFIG,SMT_REPLY,
1065 if (!(mb = smt_build_frame(smc,SMT_SIF_OPER,SMT_REPLY,
H A Dess.c482 if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REPLY,
487 if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REPLY,
H A Dpmf.c328 smt->smt_type = SMT_REPLY ;
/linux-master/drivers/net/fddi/skfp/h/
H A Dsmt.h73 #define SMT_REPLY 0x03 /* reply */ macro

Completed in 135 milliseconds