Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/
H A 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,
188 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
246 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
305 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
514 chg->payload.para.p_type = SMT_P320F ; in ess_send_response()
622 req->payload.para.p_type = SMT_P320F ; in ess_send_alc_req()
H A Dpmf.c215 { SMT_P320F,AC_GR, MOFFAS(fddiPATHSbaPayload), "l4" } ,
1397 case SMT_P320F : in smt_set_para()
H A Dsmt.c1630 { SMT_P320F, sizeof(struct smt_p_320f) , SWAP_SMT_P320F } ,
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dsmt_p.h247 #define SMT_P320F 0x320f macro