Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fddi/skfp/
Dsmt.c90 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy);
1088 smt_fill_lem(smc,sif->lem,PS) ; in smt_send_sif_operation()
1092 smt_fill_lem(smc,&sif->lem[i],i) ; in smt_send_sif_operation()
1410 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy) in smt_fill_lem() function