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

/linux-master/drivers/net/fddi/skfp/
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,
580 if (!(mb=smt_build_frame(smc,SMT_RAF,SMT_REQUEST,
H A Dsmt.c873 if (!(mb=smt_build_frame(smc,SMT_RDF,SMT_REPLY,sizeof(struct smt_rdf))))
934 if (!(mb = smt_build_frame(smc,SMT_NIF,type,sizeof(struct smt_nif))))
1001 if (!(mb = smt_build_frame(smc,SMT_ECF,type,SMT_ECF_LEN + len)))
1024 if (!(mb = smt_build_frame(smc,SMT_SIF_CONFIG,SMT_REPLY,
1065 if (!(mb = smt_build_frame(smc,SMT_SIF_OPER,SMT_REPLY,
1097 SMbuf *smt_build_frame(struct s_smc *smc, int class, int type, function
H A Dsrf.c378 if (!(mb = smt_build_frame(smc,SMT_SRF,SMT_ANNOUNCE,0)))
/linux-master/drivers/net/fddi/skfp/h/
H A Dcmtdef.h485 SMbuf *smt_build_frame(struct s_smc *smc, int class, int type,

Completed in 185 milliseconds