Searched defs:tx_byte_cnt (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/atheros/alx/
H A Dhw.h427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member in struct:alx_hw_stats
/linux-master/drivers/net/ethernet/qualcomm/emac/
H A Demac.h248 u64 tx_byte_cnt; /* good bytes count (without FCS) */ member in struct:emac_stats
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e.h281 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member in struct:atl1e_hw_stats
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc.c816 int tx_frm_cnt = 0, tx_byte_cnt = 0, tx_win_drop = 0; local
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h332 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member in struct:atl1c_hw_stats
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.h344 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member in struct:stats_msg_block
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2611 u32 tx_byte_cnt; member in struct:ani_summary_stats_info

Completed in 266 milliseconds