Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fddi/skfp/
Dsmt.c82 static void smt_fill_sde(struct s_smc *smc, struct smt_p_sde *sde);
946 smt_fill_sde(smc,&nif->sde) ; /* set station descriptor */ in smt_send_nif()
1038 smt_fill_sde(smc,&sif->sde) ; /* set station descriptor */ in smt_send_sif_config()
1165 static void smt_fill_sde(struct s_smc *smc, struct smt_p_sde *sde) in smt_fill_sde() function