Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/fddi/skfp/
Dsmt.c91 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy);
1089 smt_fill_lem(smc,sif->lem,PS) ; in smt_send_sif_operation()
1093 smt_fill_lem(smc,&sif->lem[i],i) ; in smt_send_sif_operation()
1411 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy) in smt_fill_lem() function