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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dpcmplc.c393 memset((char *)&phy->lem,0,sizeof(struct lem_counter)) ;
1040 struct lem_counter *lem = &phy->lem ; local
1043 lem->lem_float_ber = 15 * 100 ;
1053 struct lem_counter *lem = &phy->lem ; local
1059 if (!lem->lem_on)
1063 lem->lem_errors += errors ;
1066 errors = lem->lem_errors ;
1093 lem
1159 struct lem_counter *lem = &phy->lem ; local
1203 struct lem_counter *lem = &smc->y[np].lem ; local
1221 struct lem_counter *lem = &smc->y[np].lem ; local
[all...]
H A Dsmt.c100 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy);
1091 smt_fill_lem(smc,sif->lem,PS) ;
1095 smt_fill_lem(smc,&sif->lem[i],i) ;
1408 static void smt_fill_lem(struct s_smc *smc, struct smt_p_lem *lem, int phy) argument
1414 SMTSETPARA(lem,SMT_P_LEM) ;
1415 lem->lem_mib_index = phy+INDEX_PORT ;
1416 lem->lem_phy_index = phy_index(smc,phy) ;
1417 lem->lem_pad2 = 0 ;
1418 lem->lem_cutoff = mib->fddiPORTLer_Cutoff ;
1419 lem
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dsmc.h236 struct lem_counter lem ; member in struct:s_phy
H A Dsmt.h764 struct smt_p_lem lem[1] ; /* phy lem status */ member in struct:smt_sif_operation

Completed in 77 milliseconds