Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/
Dess.c55 static const u_short plist_raf_alc_res[] = { SMT_P0012, SMT_P320B, SMT_P320F,
59 static const u_short plist_raf_chg_req[] = { SMT_P320B, SMT_P320F, SMT_P3210,
232 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
296 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
507 chg->path.para.p_type = SMT_P320B ; in ess_send_response()
603 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req()
Dpmf.c214 { SMT_P320B,AC_G, MOFFAS(fddiPATHIndex), "r" } ,
Dsmt.c1629 { SMT_P320B, sizeof(struct smt_p_320b) , SWAP_SMT_P320B } ,
/linux-5.19.10/drivers/net/fddi/skfp/h/
Dsmt_p.h243 #define SMT_P320B 0x320b macro