Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/net/fddi/skfp/
Dpmf.c533 struct smt_p_setcount *sc ; in smt_check_set_count()
537 sc = (struct smt_p_setcount *) pa ; in smt_check_set_count()
Dsmt.c94 static void smt_fill_setcount(struct s_smc *smc, struct smt_p_setcount *setcount);
1514 static void smt_fill_setcount(struct s_smc *smc, struct smt_p_setcount *setcount) in smt_fill_setcount()