Home
last modified time | relevance | path

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

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