Searched refs:SMT_REPLY (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/net/skfp/ |
D | smt.c | 635 SMT_REPLY,local) ; 638 case SMT_REPLY : 713 case SMT_REPLY : 750 sm->smt_type = SMT_REPLY ; 898 if (!(mb=smt_build_frame(smc,SMT_RDF,SMT_REPLY,sizeof(struct smt_rdf)))) 1057 if (!(mb = smt_build_frame(smc,SMT_SIF_CONFIG,SMT_REPLY, 1099 if (!(mb = smt_build_frame(smc,SMT_SIF_OPER,SMT_REPLY,
|
D | ess.c | 499 if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REPLY, 504 if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REPLY,
|
D | pmf.c | 349 smt->smt_type = SMT_REPLY ;
|
/linux-2.4.37.9/drivers/net/skfp/h/ |
D | smt.h | 77 #define SMT_REPLY 0x03 /* reply */ macro
|