Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/
Dsmt.c74 static void smt_fill_sde(struct s_smc *smc, struct smt_p_sde *sde);
938 smt_fill_sde(smc,&nif->sde) ; /* set station descriptor */ in smt_send_nif()
1030 smt_fill_sde(smc,&sif->sde) ; /* set station descriptor */ in smt_send_sif_config()
1157 static void smt_fill_sde(struct s_smc *smc, struct smt_p_sde *sde) in smt_fill_sde() function