Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/h/
Dsmt.h711 struct smt_p_setcount { struct
747 struct smt_p_setcount setcount ; /* Set Count mandatory */
764 struct smt_p_setcount setcount ; /* Set Count mandatory */
/linux-5.19.10/drivers/net/fddi/skfp/
Dpmf.c529 struct smt_p_setcount *sc ; in smt_check_set_count()
533 sc = (struct smt_p_setcount *) pa ; in smt_check_set_count()
Dsmt.c90 static void smt_fill_setcount(struct s_smc *smc, struct smt_p_setcount *setcount);
1510 static void smt_fill_setcount(struct s_smc *smc, struct smt_p_setcount *setcount) in smt_fill_setcount()