Searched refs:rx_runt (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/sys/dev/ae/
H A Dif_aevar.h84 uint32_t rx_runt; member in struct:ae_stats
H A Dif_ae.c435 "runt frames", &ae_stats->rx_runt);
2251 stats->rx_runt++;
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_common.h219 u64 rx_runt; /* # of runt frames */ member in struct:mac_stats
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dcommon.h108 u64 rx_runt; /* # of short frames */ member in struct:port_stats
H A Dt4_hw.c6032 p->rx_runt = GET_STAT(RX_PORT_LESS_64B);
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_sge.c3660 CXGB_SYSCTL_ADD_QUAD(rx_runt);
H A Dcxgb_main.c2378 mstats->rx_runt +
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_main.c4835 ifp->if_ierrors = s->rx_jabber + s->rx_runt + s->rx_too_long +
5507 SYSCTL_ADD_T4_REG64(pi, "rx_runt", "# of short frames received",

Completed in 206 milliseconds