Home
last modified time | relevance | path

Searched refs:smt_p_setcount (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/skfp/h/
Dsmt.h715 struct smt_p_setcount { struct
751 struct smt_p_setcount setcount ; /* Set Count mandatory */
768 struct smt_p_setcount setcount ; /* Set Count mandatory */
/linux-2.6.39/drivers/net/skfp/
Dpmf.c537 struct smt_p_setcount *sc ; in smt_check_set_count()
541 sc = (struct smt_p_setcount *) pa ; in smt_check_set_count()
Dsmt.c99 static void smt_fill_setcount(struct s_smc *smc, struct smt_p_setcount *setcount);
1519 static void smt_fill_setcount(struct s_smc *smc, struct smt_p_setcount *setcount) in smt_fill_setcount()