Searched refs:oc3 (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Dfore200e.c1915 tmp.section_bip = cpu_to_be32(fore200e->stats->oc3.section_bip8_errors);
1916 tmp.line_bip = cpu_to_be32(fore200e->stats->oc3.line_bip24_errors);
1917 tmp.path_bip = cpu_to_be32(fore200e->stats->oc3.path_bip8_errors);
1918 tmp.line_febe = cpu_to_be32(fore200e->stats->oc3.line_febe_errors);
1919 tmp.path_febe = cpu_to_be32(fore200e->stats->oc3.path_febe_errors);
1920 tmp.corr_hcs = cpu_to_be32(fore200e->stats->oc3.corr_hcs_errors);
1921 tmp.uncorr_hcs = cpu_to_be32(fore200e->stats->oc3.ucorr_hcs_errors);
2900 cpu_to_be32(fore200e->stats->oc3.section_bip8_errors),
2901 cpu_to_be32(fore200e->stats->oc3.path_bip8_errors),
2902 cpu_to_be32(fore200e->stats->oc3
[all...]
H A Dfore200e.h443 struct stats_oc3 oc3; /* OC-3 statistics */ member in struct:stats

Completed in 102 milliseconds