Searched refs:tx_byte_cnt (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1c/
H A Datl1c.h364 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member in struct:atl1c_hw_stats
H A Datl1c_main.c1570 net_stats->tx_bytes = hw_stats->tx_byte_cnt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e.h295 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member in struct:atl1e_hw_stats
H A Datl1e_main.c1143 net_stats->tx_bytes = hw_stats->tx_byte_cnt;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl1.h356 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member in struct:stats_msg_block
H A Datl1.c1684 adapter->soft_stats.tx_bytes += smb->tx_byte_cnt;

Completed in 98 milliseconds