Home
last modified time | relevance | path

Searched refs:tx_byte_cnt (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac.h256 u64 tx_byte_cnt; /* good bytes count (without FCS) */ member
Demac.c367 net_stats->tx_bytes = stats->tx_byte_cnt; in emac_get_stats64()
/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e.h294 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
Datl1e_main.c1172 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1e_get_stats()
/Linux-v4.19/drivers/net/ethernet/atheros/alx/
Dhw.h427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
Dhw.c1104 hw->stats.tx_byte_cnt += alx_read_mem32(hw, ALX_MIB_TX_BYTE_CNT); in alx_update_hw_stats()
Dmain.c1639 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in alx_get_stats64()
/Linux-v4.19/drivers/net/ethernet/atheros/atl1c/
Datl1c.h347 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
Datl1c_main.c1504 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1c_get_stats()
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/
Datl1.h357 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
Datl1.c1696 adapter->soft_stats.tx_bytes += smb->tx_byte_cnt; in atl1_inc_smb()
/Linux-v4.19/drivers/net/wireless/ath/wcn36xx/
Dhal.h2363 u32 tx_byte_cnt; member