Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/fddi/skfp/
Dsmt.c84 static void smt_fill_state(struct s_smc *smc, struct smt_p_state *state);
948 smt_fill_state(smc,&nif->state) ; /* set state information */ in smt_send_nif()
1041 smt_fill_state(smc,&sif->state) ; /* set state information */ in smt_send_sif_config()
1182 static void smt_fill_state(struct s_smc *smc, struct smt_p_state *state) in smt_fill_state() function