Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/
Dess.c132 if (!(p = (void *) sm_to_para(smc,sm,SMT_P0015))) { in ess_raf_received_pack()
141 if (!(cmd = (struct smt_p_0016 *) sm_to_para(smc,sm,SMT_P0016))) { in ess_raf_received_pack()
176 p = (void *) sm_to_para(smc,sm,SMT_P0019) ; in ess_raf_received_pack()
189 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
192 p = (void *) sm_to_para(smc,sm,SMT_P3210) ; in ess_raf_received_pack()
233 if ((((struct smt_p_320b *)sm_to_para(smc,sm,SMT_P320B))->path_index in ess_raf_received_pack()
236 (((struct smt_p_reason *)sm_to_para(smc,sm,SMT_P0012))->rdf_reason in ess_raf_received_pack()
247 p = (void *) sm_to_para(smc,sm,SMT_P320F) ; in ess_raf_received_pack()
253 p = (void *) sm_to_para(smc,sm,SMT_P3210) ; 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()
[all …]
Dsmt.c603 sm_to_para(smc,sm,SMT_P_STATE) ; in smt_received_pack()
702 if (sm_to_para(smc,sm,SMT_P_ECHODATA) == NULL) { in smt_received_pack()
724 if (sm->smt_len && !sm_to_para(smc,sm,SMT_P_ECHODATA)) { in smt_received_pack()
1650 if (!sm_to_para(smc,sm,(int) *p)) { in smt_check_para()
1659 void *sm_to_para(struct s_smc *smc, struct smt_header *sm, int para) in sm_to_para() function
Dpmf.c519 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P_AUTHOR) ; in smt_authorize()
535 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P1035) ; in smt_check_set_count()
/drivers/net/fddi/skfp/h/
Dcmtdef.h488 void *sm_to_para(struct s_smc *smc, struct smt_header *sm,