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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddnet.h198 u32 tx_unicast; member in struct:dnet_stats
H A Ddnet.c382 p = &bp->hw_stats.tx_unicast;
720 pr_debug("TX_UNICAST_CNT %-8x\n", hwstat->tx_unicast);
755 nstat->tx_packets = (hwstat->tx_unicast +
H A Dforcedeth.c644 { "tx_unicast" },
684 u64 tx_unicast; member in struct:nv_ethtool_stats
1699 np->estats.tx_unicast += readl(base + NvRegTxUnicast);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dfalcon_gmac.c173 FALCON_STAT(efx, GTxUcastPkt, tx_unicast);
H A Dfalcon_xmac.c326 FALCON_STAT(efx, XgTxUnicastPkts, tx_unicast);
H A Dnet_driver.h553 unsigned long tx_unicast; member in struct:efx_mac_stats
H A Dsiena.c421 MAC_STAT(tx_unicast, TX_UNICAST_PKTS);
H A Dethtool.c97 EFX_ETHTOOL_ULONG_MAC_STAT(tx_unicast),

Completed in 196 milliseconds