Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/fddi/skfp/
Dsmt.c89 static int smt_fill_path(struct s_smc *smc, struct smt_p_path *path);
1046 len = smt_fill_path(smc,&sif->path); /* set station path descriptor*/ in smt_send_sif_config()
1336 static int smt_fill_path(struct s_smc *smc, struct smt_p_path *path) in smt_fill_path() function