Home
last modified time | relevance | path

Searched refs:lem (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dpcmplc.c383 memset((char *)&phy->lem,0,sizeof(struct lem_counter)) ; in pcm_init()
1061 struct lem_counter *lem = &phy->lem ; in reset_lem_struct() local
1064 lem->lem_float_ber = 15 * 100 ; in reset_lem_struct()
1074 struct lem_counter *lem = &phy->lem ; in lem_evaluate() local
1080 if (!lem->lem_on) in lem_evaluate()
1084 lem->lem_errors += errors ; in lem_evaluate()
1087 errors = lem->lem_errors ; in lem_evaluate()
1114 lem in lem_evaluate()
1179 struct lem_counter *lem = &phy->lem ; lem_check_lct() local
1223 struct lem_counter *lem = &smc->y[np].lem ; sm_ph_lem_start() local
1241 struct lem_counter *lem = &smc->y[np].lem ; sm_ph_lem_stop() local
[all...]
H A Dsmt.c82 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy);
1080 smt_fill_lem(smc,sif->lem,PS) ; in smt_send_sif_operation()
1084 smt_fill_lem(smc,&sif->lem[i],i) ; in smt_send_sif_operation()
1402 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy) in smt_fill_lem() argument
1408 SMTSETPARA(lem,SMT_P_LEM) ; in smt_fill_lem()
1409 lem->lem_mib_index = phy+INDEX_PORT ; in smt_fill_lem()
1410 lem->lem_phy_index = phy_index(smc,phy) ; in smt_fill_lem()
1411 lem->lem_pad2 = 0 ; in smt_fill_lem()
1412 lem->lem_cutoff = mib->fddiPORTLer_Cutoff ; in smt_fill_lem()
1413 lem in smt_fill_lem()
[all...]
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dpcmplc.c379 memset((char *)&phy->lem,0,sizeof(struct lem_counter)) ; in pcm_init()
1057 struct lem_counter *lem = &phy->lem ; in reset_lem_struct() local
1060 lem->lem_float_ber = 15 * 100 ; in reset_lem_struct()
1070 struct lem_counter *lem = &phy->lem ; in lem_evaluate() local
1076 if (!lem->lem_on) in lem_evaluate()
1080 lem->lem_errors += errors ; in lem_evaluate()
1083 errors = lem->lem_errors ; in lem_evaluate()
1110 lem in lem_evaluate()
1175 struct lem_counter *lem = &phy->lem ; lem_check_lct() local
1219 struct lem_counter *lem = &smc->y[np].lem ; sm_ph_lem_start() local
1237 struct lem_counter *lem = &smc->y[np].lem ; sm_ph_lem_stop() local
[all...]
H A Dsmt.c82 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy);
1066 struct_size(sif, lem, ports)))) in smt_send_sif_operation()
1080 smt_fill_lem(smc,sif->lem,PS) ; in smt_send_sif_operation()
1084 smt_fill_lem(smc,&sif->lem[i],i) ; in smt_send_sif_operation()
1402 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy) in smt_fill_lem() argument
1408 SMTSETPARA(lem,SMT_P_LEM) ; in smt_fill_lem()
1409 lem->lem_mib_index = phy+INDEX_PORT ; in smt_fill_lem()
1410 lem->lem_phy_index = phy_index(smc,phy) ; in smt_fill_lem()
1411 lem->lem_pad2 = 0 ; in smt_fill_lem()
1412 lem in smt_fill_lem()
[all...]
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H A Dsmc.h232 struct lem_counter lem ; member
H A Dsmt.h767 struct smt_p_lem lem[1] ; /* phy lem status */ member
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H A Dsmc.h232 struct lem_counter lem ; member
H A Dsmt.h767 struct smt_p_lem lem[]; /* phy lem status */ member

Completed in 13 milliseconds