Home
last modified time | relevance | path

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

/NextBSD/sys/dev/utopia/
HDidtphy.c210 UPD(tx_cells, IDTPHY_REGM_CNTS_TX, 2, 0xffff); in idt77105_update_stats()
478 utp->stats.tx_cells += utopia_update(utp, in idt77155_update_stats()
HDsuni.c295 utp->stats.tx_cells += utopia_update(utp, in suni_lite_update_stats()
529 utp->stats.tx_cells += utopia_update(utp, in suni_622_update_stats()
HDutopia.h110 uint64_t tx_cells; /* transmitted cells */ member
/NextBSD/sbin/atm/atmconfig/
HDdiag.c856 printf("tx_cells: %llu\n", (unsigned long long)stats1.tx_cells); in diag_phy_stats()