Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/
H A Dess.c131 if (!(p = (void *) sm_to_para(smc,sm,SMT_P0015))) { in ess_raf_received_pack()
140 if (!(cmd = (struct smt_p_0016 *) sm_to_para(smc,sm,SMT_P0016))) { in ess_raf_received_pack()
175 p = (void *) sm_to_para(smc,sm,SMT_P0019) ; in ess_raf_received_pack()
188 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
191 p = (void *) sm_to_para(smc,sm,SMT_P3210) ; in ess_raf_received_pack()
235 (((struct smt_p_reason *)sm_to_para(smc,sm,SMT_P0012))->rdf_reason in ess_raf_received_pack()
246 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
252 p = (void *) sm_to_para(smc,sm,SMT_P3210) ; in ess_raf_received_pack()
305 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
307 p = (void *) sm_to_para(smc,sm,SMT_P3210) ; in ess_raf_received_pack()
[all …]
H A Dsmt.c599 sm_to_para(smc,sm,SMT_P_STATE) ; in smt_received_pack()
698 if (sm_to_para(smc,sm,SMT_P_ECHODATA) == NULL) { in smt_received_pack()
720 if (sm->smt_len && !sm_to_para(smc,sm,SMT_P_ECHODATA)) { in smt_received_pack()
1647 if (!sm_to_para(smc,sm,(int) *p)) { in smt_check_para()
1656 void *sm_to_para(struct s_smc *smc, struct smt_header *sm, int para) in sm_to_para() function
H A Dpmf.c515 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P_AUTHOR) ; in smt_authorize()
531 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P1035) ; in smt_check_set_count()
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h488 void *sm_to_para(struct s_smc *smc, struct smt_header *sm,