Searched refs:smt_para (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dsmt.h100 struct smt_para { struct
105 #define PARA_LEN (sizeof(struct smt_para))
117 struct smt_para para ; /* generic parameter header */
132 struct smt_para para ; /* generic parameter header */
146 struct smt_para para ; /* generic parameter header */
168 struct smt_para para ; /* generic parameter header */
179 struct smt_para para ; /* generic parameter header */
196 struct smt_para para ; /* generic parameter header */
210 struct smt_para para ; /* generic parameter header */
259 struct smt_para par
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/
H A Dpmf.c39 static int smt_set_para(struct s_smc *smc, struct smt_para *pa, int index,
323 struct smt_para *pa ;
380 pa = (struct smt_para *) (req + 1) ;
483 pa = (struct smt_para *) ((char *)pa + pa->p_len + PARA_LEN) ;
508 struct smt_para *pa ;
530 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P_AUTHOR) ;
543 struct smt_para *pa ;
546 pa = (struct smt_para *) sm_to_para(smc,sm,SMT_P1035) ;
560 struct smt_para *pa ;
593 pa = (struct smt_para *) t
[all...]
H A Dsmt.c1669 if (((struct smt_para *)p)->p_type == para)
1671 plen = ((struct smt_para *)p)->p_len + PARA_LEN ;
1809 struct smt_para *pa ;
1826 pa = (struct smt_para *) p ;

Completed in 110 milliseconds