Home
last modified time | relevance | path

Searched defs:tx_packets (Results 26 – 50 of 110) sorted by relevance

12345

/linux-5.10/drivers/net/ethernet/broadcom/
Dbcmsysport.c449 u64 *tx_bytes, u64 *tx_packets) in bcm_sysport_update_tx_stats()
476 u64 tx_bytes = 0, tx_packets = 0; in bcm_sysport_get_stats() local
/linux-5.10/arch/s390/include/asm/
Dpci.h53 u64 tx_packets; member
/linux-5.10/include/linux/
Dif_vlan.h122 u64 tx_packets; member
Dif_team.h18 u64 tx_packets; member
/linux-5.10/drivers/net/wireless/intersil/hostap/
Dhostap_ap.h57 unsigned long rx_packets, tx_packets; member
/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dfarch.c832 int tx_packets = 0; in ef4_farch_handle_tx_event() local
1261 int tx_packets = 0; in ef4_farch_ev_process() local
/linux-5.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-net.c1039 unsigned int tx_packets = 0, tx_bytes = 0; in xlgmac_tx_poll() local
/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h32 unsigned long tx_packets; member
/linux-5.10/drivers/net/netdevsim/
Dnetdevsim.h66 u64 tx_packets; member
/linux-5.10/drivers/net/ethernet/ibm/ehea/
Dehea_main.c321 u64 rx_packets = 0, tx_packets = 0, rx_bytes = 0, tx_bytes = 0; in ehea_get_stats64() local
1443 u64 tx_bytes, rx_bytes, tx_packets, rx_packets; in ehea_init_port_res() local
/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.h228 u64 tx_packets; member
260 u64 tx_packets[IEEE_8021QAZ_MAX_TCS]; member
/linux-5.10/drivers/net/ethernet/ibm/emac/
Dcore.h94 u64 tx_packets; member
/linux-5.10/drivers/net/ethernet/brocade/bna/
Dbfa_defs_cna.h63 u64 tx_packets; /*!< Tx packets */ member
/linux-5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ae_adapt.c649 u64 tx_bytes = 0, rx_bytes = 0, tx_packets = 0, rx_packets = 0; in hns_ae_update_stats() local
/linux-5.10/drivers/net/xen-netback/
Dcommon.h119 u64 tx_packets; member
/linux-5.10/drivers/net/ethernet/pensando/ionic/
Dionic_lif.h111 u64 tx_packets; member
/linux-5.10/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.h127 u64 tx_packets; member
/linux-5.10/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_encap.h317 __be64 tx_packets; member
/linux-5.10/drivers/net/wireless/intel/iwlegacy/
D3945.h69 u32 tx_packets; member
/linux-5.10/tools/include/uapi/linux/
Dif_link.h11 __u32 tx_packets; /* total packets transmitted */ member
46 __u64 tx_packets; /* total packets transmitted */ member
/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c3066 unsigned int first_entry, tx_packets; in stmmac_tso_xmit() local
3307 unsigned int first_entry, tx_packets, enh_desc; in stmmac_xmit() local
/linux-5.10/include/uapi/linux/
Dif_link.h11 __u32 tx_packets; member
216 __u64 tx_packets; member
/linux-5.10/drivers/net/
Dthunderbolt.c119 u64 tx_packets; member
Dmacvlan.c935 u64 rx_packets, rx_bytes, rx_multicast, tx_packets, tx_bytes; in macvlan_dev_get_stats64() local
/linux-5.10/drivers/net/ethernet/marvell/
Dmv643xx_eth.c361 unsigned long tx_packets; member
1253 unsigned long tx_packets = 0; in mv643xx_eth_get_stats() local

12345