Searched refs:lem (Results 1 – 4 of 4) sorted by relevance
1057 struct lem_counter *lem = &phy->lem ; in reset_lem_struct() local1070 struct lem_counter *lem = &phy->lem ; in lem_evaluate() local1076 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() local1219 struct lem_counter *lem = &smc->y[np].lem ; in sm_ph_lem_start() local1221 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 …]
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()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 …]
232 struct lem_counter lem ; member
767 struct smt_p_lem lem[]; /* phy lem status */ member
Completed in 14 milliseconds