Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/fddi/skfp/
Dess.c56 static const u_short plist_raf_alc_res[] = { SMT_P0012, SMT_P320B, SMT_P320F,
60 static const u_short plist_raf_chg_req[] = { SMT_P320B, SMT_P320F, SMT_P3210,
233 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
297 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
508 chg->path.para.p_type = SMT_P320B ; in ess_send_response()
604 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req()
Dpmf.c218 { SMT_P320B,AC_G, MOFFAS(fddiPATHIndex), "r" } ,
Dsmt.c1633 { SMT_P320B, sizeof(struct smt_p_320b) , SWAP_SMT_P320B } ,
/Linux-v5.4/drivers/net/fddi/skfp/h/
Dsmt_p.h243 #define SMT_P320B 0x320b macro