Home
last modified time | relevance | path

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

/trueos/sys/dev/utopia/
HDutopia.h104 uint64_t rx_pfebe; /* rx path far end block errors */ member
HDsuni.c287 utp->stats.rx_pfebe += utopia_update(utp, in suni_lite_update_stats()
521 utp->stats.rx_pfebe += utopia_update(utp, in suni_622_update_stats()
HDidtphy.c470 utp->stats.rx_pfebe += utopia_update(utp, in idt77155_update_stats()
/trueos/sbin/atm/atmconfig/
HDdiag.c851 printf("rx_pfebe: %llu\n", (unsigned long long)stats1.rx_pfebe); in diag_phy_stats()