Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/fddi/skfp/
A Dpcmplc.c1057 struct lem_counter *lem = &phy->lem ; in reset_lem_struct() local
1070 struct lem_counter *lem = &phy->lem ; in lem_evaluate() local
1076 if (!lem->lem_on) in lem_evaluate()
1110 lem->lem_float_ber = lem->lem_float_ber * 7 + ber * 3 ; in lem_evaluate()
1117 if (lem->lem_errors) { in lem_evaluate()
1126 lem->lem_errors = 0L ; in lem_evaluate()
1175 struct lem_counter *lem = &phy->lem ; in lem_check_lct() local
1219 struct lem_counter *lem = &smc->y[np].lem ; in sm_ph_lem_start() local
1221 lem->lem_on = 1 ; in sm_ph_lem_start()
1237 struct lem_counter *lem = &smc->y[np].lem ; in sm_ph_lem_stop() local
[all …]
A Dsmt.c1066 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()
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->lem_alarm = mib->fddiPORTLer_Alarm ; in smt_fill_lem()
1415 lem->lem_estimate = mib->fddiPORTLer_Estimate ; in smt_fill_lem()
[all …]
/linux-6.3-rc2/drivers/net/fddi/skfp/h/
A Dsmc.h232 struct lem_counter lem ; member
A Dsmt.h767 struct smt_p_lem lem[]; /* phy lem status */ member

Completed in 14 milliseconds