Home
last modified time | relevance | path

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

/trueos/sys/dev/utopia/
HDutopia.h102 uint64_t rx_lfebe; /* rx line far end block errors */ member
HDsuni.c283 utp->stats.rx_lfebe += utopia_update(utp, in suni_lite_update_stats()
517 utp->stats.rx_lfebe += utopia_update(utp, in suni_622_update_stats()
HDidtphy.c466 utp->stats.rx_lfebe += utopia_update(utp, in idt77155_update_stats()
/trueos/sbin/atm/atmconfig/
HDdiag.c849 printf("rx_lfebe: %llu\n", (unsigned long long)stats1.rx_lfebe); in diag_phy_stats()