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

/drivers/net/ethernet/atheros/alx/
H A Dhw.h425 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member in struct:alx_hw_stats
H A Dhw.c1090 hw->stats.tx_byte_cnt += alx_read_mem32(hw, ALX_MIB_TX_BYTE_CNT);
H A Dmain.c1179 net_stats->tx_bytes = hw_stats->tx_byte_cnt;
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h347 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.c1500 net_stats->tx_bytes = hw_stats->tx_byte_cnt;
/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h294 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.c1178 net_stats->tx_bytes = hw_stats->tx_byte_cnt;
/drivers/net/ethernet/atheros/atlx/
H A Datl1.h357 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member in struct:stats_msg_block
H A Datl1.c1696 adapter->soft_stats.tx_bytes += smb->tx_byte_cnt;
/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2237 u32 tx_byte_cnt; member in struct:ani_summary_stats_info

Completed in 156 milliseconds