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

/linux-4.1.27/drivers/atm/
H A Dfore200e.c1931 tmp.section_bip = be32_to_cpu(fore200e->stats->oc3.section_bip8_errors); fore200e_fetch_stats()
1932 tmp.line_bip = be32_to_cpu(fore200e->stats->oc3.line_bip24_errors); fore200e_fetch_stats()
1933 tmp.path_bip = be32_to_cpu(fore200e->stats->oc3.path_bip8_errors); fore200e_fetch_stats()
1934 tmp.line_febe = be32_to_cpu(fore200e->stats->oc3.line_febe_errors); fore200e_fetch_stats()
1935 tmp.path_febe = be32_to_cpu(fore200e->stats->oc3.path_febe_errors); fore200e_fetch_stats()
1936 tmp.corr_hcs = be32_to_cpu(fore200e->stats->oc3.corr_hcs_errors); fore200e_fetch_stats()
1937 tmp.uncorr_hcs = be32_to_cpu(fore200e->stats->oc3.ucorr_hcs_errors); fore200e_fetch_stats()
2964 be32_to_cpu(fore200e->stats->oc3.section_bip8_errors), fore200e_proc_read()
2965 be32_to_cpu(fore200e->stats->oc3.path_bip8_errors), fore200e_proc_read()
2966 be32_to_cpu(fore200e->stats->oc3.line_bip24_errors), fore200e_proc_read()
2967 be32_to_cpu(fore200e->stats->oc3.line_febe_errors), fore200e_proc_read()
2968 be32_to_cpu(fore200e->stats->oc3.path_febe_errors), fore200e_proc_read()
2969 be32_to_cpu(fore200e->stats->oc3.corr_hcs_errors), fore200e_proc_read()
2970 be32_to_cpu(fore200e->stats->oc3.ucorr_hcs_errors)); fore200e_proc_read()
H A Dfore200e.h442 struct stats_oc3 oc3; /* OC-3 statistics */ member in struct:stats
H A Diphase.h960 u32 valid; // 1 = oc3 PHY card

Completed in 145 milliseconds