Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/
Dess.c60 static const u_short plist_raf_alc_res[] = { SMT_P0012, SMT_P320B, SMT_P320F,
64 static const u_short plist_raf_chg_req[] = { SMT_P320B, SMT_P320F, SMT_P3210,
237 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
300 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
510 chg->path.para.p_type = SMT_P320B ; in ess_send_response()
606 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req()
Dpmf.c222 { SMT_P320B,AC_G, MOFFAS(fddiPATHIndex), "r" } ,
Dsmt.c1638 { SMT_P320B, sizeof(struct smt_p_320b) , SWAP_SMT_P320B } ,
/drivers/net/fddi/skfp/h/
Dsmt_p.h247 #define SMT_P320B 0x320b macro