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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/stmmac/
H A Dcommon.h61 unsigned long rx_runt; member in struct:stmmac_extra_stats
H A Dnorm_desc.c91 x->rx_runt++;
H A Dstmmac_ethtool.c61 STMMAC_STAT(rx_runt),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1c/
H A Datl1c.h339 unsigned long rx_runt; /* The number of packets received that are less than 64 byte long and with good FCS. */ member in struct:atl1c_hw_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e.h270 unsigned long rx_runt; /* The number of packets received that are less than 64 byte long and with good FCS. */ member in struct:atl1e_hw_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl1.h331 u32 rx_runt; /* RX packets < 64 bytes with good FCS */ member in struct:stats_msg_block
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4.h122 u64 rx_runt; /* # of short frames */ member in struct:port_stats
H A Dt4_hw.c2081 p->rx_runt = GET_STAT(RX_PORT_LESS_64B);
H A Dcxgb4_main.c2760 stats.rx_runt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcommon.h230 u64 rx_runt; /* # of runt frames */ member in struct:mac_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c622 { "rx_runt" },
662 u64 rx_runt; member in struct:nv_ethtool_stats
1661 np->estats.rx_runt += readl(base + NvRegRxRunt);
1680 np->estats.rx_runt +

Completed in 166 milliseconds