Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/
H A Dsmt.c75 static void smt_fill_state(struct s_smc *smc, struct smt_p_state *state);
939 smt_fill_state(smc,&nif->state) ; /* set state information */ in smt_send_nif()
1032 smt_fill_state(smc,&sif->state) ; /* set state information */ in smt_send_sif_config()
1173 static void smt_fill_state(struct s_smc *smc, struct smt_p_state *state) in smt_fill_state() function