Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac.h248 u64 tx_byte_cnt; /* good bytes count (without FCS) */ member
H A Demac.c349 net_stats->tx_bytes = stats->tx_byte_cnt; in emac_get_stats64()
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H A Dhw.h427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
H A Dhw.c1104 hw->stats.tx_byte_cnt += alx_read_mem32(hw, ALX_MIB_TX_BYTE_CNT); in alx_update_hw_stats()
H A Dmain.c1637 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in alx_get_stats64()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H A Dhw.h427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
H A Dhw.c1104 hw->stats.tx_byte_cnt += alx_read_mem32(hw, ALX_MIB_TX_BYTE_CNT); in alx_update_hw_stats()
H A Dmain.c1660 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in alx_get_stats64()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H A Demac.h248 u64 tx_byte_cnt; /* good bytes count (without FCS) */ member
H A Demac.c348 net_stats->tx_bytes = stats->tx_byte_cnt; in emac_get_stats64()
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h334 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
H A Datl1c_main.c1488 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1c_get_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl1.h344 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
H A Datl1.c1675 adapter->soft_stats.tx_bytes += smb->tx_byte_cnt; in atl1_inc_smb()
/kernel/linux/linux-5.10/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
H A Datl1e_main.c1162 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1e_get_stats()
/kernel/linux/linux-6.6/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
H A Datl1c_main.c1542 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1c_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl1.h344 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
/kernel/linux/linux-6.6/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
H A Datl1e_main.c1162 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1e_get_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc.c396 int tx_frm_cnt = 0, tx_byte_cnt = 0; in enetc_clean_tx_ring() local
438 tx_byte_cnt += tx_swbd->len; in enetc_clean_tx_ring()
462 tx_ring->stats.bytes += tx_byte_cnt; in enetc_clean_tx_ring()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/
H A Denetc.c816 int tx_frm_cnt = 0, tx_byte_cnt = 0, tx_win_drop = 0; in enetc_clean_tx_ring() local
872 tx_byte_cnt += tx_swbd->len; in enetc_clean_tx_ring()
900 tx_ring->stats.bytes += tx_byte_cnt; in enetc_clean_tx_ring()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2579 u32 tx_byte_cnt; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2611 u32 tx_byte_cnt; member

Completed in 66 milliseconds

12