Searched refs:tx_underruns (Results 1 – 4 of 4) sorted by relevance
249 volatile u_int32_t tx_underruns; member
953 if (sp->tx_underruns) { in fxp_stats_update()954 ifp->if_oerrors += letoh32(sp->tx_underruns); in fxp_stats_update()992 sp->tx_underruns = 0; in fxp_stats_update()
419 uint32_t tx_underruns; member
828 stat->tx_underruns += (value >> 8); in vte_stats_update()837 ifp->if_oerrors = stat->tx_late_colls + stat->tx_underruns; in vte_stats_update()