Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/8021q/
H A Dvlan_dev.c697 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; in vlan_dev_get_stats64() local
707 txbytes = p->tx_bytes; in vlan_dev_get_stats64()
714 stats->tx_bytes += txbytes; in vlan_dev_get_stats64()
/kernel/linux/linux-6.6/net/8021q/
H A Dvlan_dev.c729 u64 rxpackets, rxbytes, rxmulticast, txpackets, txbytes; in vlan_dev_get_stats64() local
739 txbytes = u64_stats_read(&p->tx_bytes); in vlan_dev_get_stats64()
746 stats->tx_bytes += txbytes; in vlan_dev_get_stats64()
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-ismt.c165 u8 txbytes; /* transmitted bytes */ member
216 dev_dbg(dev, "\ttxbytes= 0x%02X\n", desc->txbytes); in __ismt_desc_dump()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-ismt.c165 u8 txbytes; /* transmitted bytes */ member
216 dev_dbg(dev, "\ttxbytes= 0x%02X\n", desc->txbytes); in __ismt_desc_dump()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c37 {"tx_bytes", QLC_SIZEOF(stats.txbytes), QLC_OFF(stats.txbytes)},
1324 adapter->stats.txbytes = tx_stats.tx_bytes; in qlcnic_update_stats()
H A Dqlcnic.h552 u64 txbytes; member
H A Dqlcnic_main.c3078 stats->tx_bytes = adapter->stats.txbytes; in qlcnic_get_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dnetcp_core.c1916 u64 rxpackets, rxbytes, txpackets, txbytes; in netcp_get_stats() local
1928 txbytes = p->tx_bytes; in netcp_get_stats()
1934 stats->tx_bytes = txbytes; in netcp_get_stats()
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dnetiucv.c695 u32 txbytes = 0; in conn_action_txdone() local
734 txbytes += skb->len; in conn_action_txdone()
770 privptr->stats.tx_bytes += txbytes; in conn_action_txdone()
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_vlan.c1296 u64 rxpackets, rxbytes, txpackets, txbytes; in br_vlan_get_stats() local
1305 txbytes = cpu_stats->tx_bytes; in br_vlan_get_stats()
1311 stats->tx_bytes += txbytes; in br_vlan_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c37 {"tx_bytes", QLC_SIZEOF(stats.txbytes), QLC_OFF(stats.txbytes)},
1328 adapter->stats.txbytes = tx_stats.tx_bytes; in qlcnic_update_stats()
H A Dqlcnic.h552 u64 txbytes; member
H A Dqlcnic_main.c3051 stats->tx_bytes = adapter->stats.txbytes; in qlcnic_get_stats()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dnetiucv.c673 u32 txbytes = 0; in conn_action_txdone() local
712 txbytes += skb->len; in conn_action_txdone()
748 privptr->stats.tx_bytes += txbytes; in conn_action_txdone()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dnetcp_core.c1915 u64 rxpackets, rxbytes, txpackets, txbytes; in netcp_get_stats() local
1927 txbytes = p->tx_bytes; in netcp_get_stats()
1933 stats->tx_bytes = txbytes; in netcp_get_stats()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_vlan.c1386 u64 rxpackets, rxbytes, txpackets, txbytes; in br_vlan_get_stats() local
1395 txbytes = u64_stats_read(&cpu_stats->tx_bytes); in br_vlan_get_stats()
1401 u64_stats_add(&stats->tx_bytes, txbytes); in br_vlan_get_stats()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c769 unsigned long txbytes; in udc_create_dma_chain() local
822 txbytes = buf_len; in udc_create_dma_chain()
825 txbytes = bytes - i; in udc_create_dma_chain()
845 txbytes, in udc_create_dma_chain()
858 txbytes, in udc_create_dma_chain()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dsnps_udc_core.c765 unsigned long txbytes; in udc_create_dma_chain() local
818 txbytes = buf_len; in udc_create_dma_chain()
821 txbytes = bytes - i; in udc_create_dma_chain()
841 txbytes, in udc_create_dma_chain()
854 txbytes, in udc_create_dma_chain()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c39 {"tx_bytes", NETXEN_NIC_STAT(stats.txbytes)},
H A Dnetxen_nic.h602 u64 txbytes; member
H A Dnetxen_nic_main.c2124 adapter->stats.txbytes += skb->len; in netxen_nic_xmit_frame()
2277 stats->tx_bytes = adapter->stats.txbytes; in netxen_nic_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c39 {"tx_bytes", NETXEN_NIC_STAT(stats.txbytes)},
H A Dnetxen_nic.h602 u64 txbytes; member
H A Dnetxen_nic_main.c2117 adapter->stats.txbytes += skb->len; in netxen_nic_xmit_frame()
2270 stats->tx_bytes = adapter->stats.txbytes; in netxen_nic_get_stats()
/kernel/linux/linux-5.10/drivers/net/
H A Dtun.c1187 u64 rxpackets, rxbytes, txpackets, txbytes; in tun_net_get_stats64() local
1196 txbytes = u64_stats_read(&p->tx_bytes); in tun_net_get_stats64()
1202 stats->tx_bytes += txbytes; in tun_net_get_stats64()

Completed in 74 milliseconds