Searched defs:tx_packets (Results 1 - 25 of 123) sorted by last modified time

12345

/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3660 unsigned long tx_bytes = 0, tx_packets = 0; local
/linux-master/net/core/
H A Ddev.c10717 u64 rx_packets, rx_bytes, tx_packets, tx_bytes; local
H A Dnet-sysfs.c711 NETSTAT_ENTRY(tx_packets); variable
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c1468 u64 tx_packets; local
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2609 u32 tx_packets = 0, tx_errors = 0; local
4239 unsigned int first_entry, tx_packets; local
4501 unsigned int first_entry, tx_packets, enh_desc; local
7077 u64 tx_packets; local
[all...]
H A Dcommon.h70 u64_stats_t tx_packets; member in struct:stmmac_napi_tx_stats
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c567 __le64 tx_packets; member in struct:rtl8169_counters
/linux-master/drivers/net/
H A Dxen-netfront.c1392 u64 rx_packets, rx_bytes, tx_packets, tx_bytes; local
H A Dmacvlan.c971 u64 rx_packets, rx_bytes, rx_multicast, tx_packets, tx_bytes; local
/linux-master/include/net/
H A Dcfg80211.h2000 u32 tx_packets; member in struct:cfg80211_txq_stats
2131 u32 tx_packets; member in struct:station_info
/linux-master/include/linux/
H A Dnetdevice.h2724 u64_stats_t tx_packets; member in struct:pcpu_sw_netstats
2733 u64 tx_packets; member in struct:pcpu_dstats
/linux-master/drivers/vhost/
H A Dnet.c138 unsigned tx_packets; member in struct:vhost_net
/linux-master/tools/include/uapi/linux/
H A Dif_link.h11 __u32 tx_packets; member in struct:rtnl_link_stats
220 __u64 tx_packets; member in struct:rtnl_link_stats64
258 __u64 tx_packets; member in struct:rtnl_hw_stats64
/linux-master/net/dsa/
H A Duser.c1068 u64 tx_packets, tx_bytes, rx_packets, rx_bytes; local
/linux-master/include/uapi/linux/
H A Dif_link.h11 __u32 tx_packets; member in struct:rtnl_link_stats
220 __u64 tx_packets; member in struct:rtnl_link_stats64
258 __u64 tx_packets; member in struct:rtnl_hw_stats64
/linux-master/drivers/net/wireless/virtual/
H A Dvirt_wifi.c214 u32 tx_packets; member in struct:virt_wifi_netdev_priv
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h40 unsigned long tx_packets; member in struct:wilc_wfi_stats
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c3820 __le32 tx_packets; member in struct:mt7915_mcu_wa_tx_stat
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h304 u32 tx_packets; /* unit: MSDU */ member in struct:mt76_sta_stats
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h767 u32 tx_packets; member in struct:mwifiex_station_stats
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.h2122 } __packed tx_packets; member in struct:wmi_tlv_peer_stats_info
/linux-master/drivers/net/usb/
H A Dr8152.c790 __le64 tx_packets; member in struct:tally_counter
/linux-master/drivers/net/team/
H A Dteam.c1850 u64 rx_packets, rx_bytes, rx_multicast, tx_packets, tx_bytes; local
/linux-master/drivers/net/ppp/
H A Dppp_generic.c104 u64 tx_packets; member in struct:ppp_link_stats
/linux-master/drivers/net/netdevsim/
H A Dnetdevsim.h99 u64 tx_packets; member in struct:netdevsim

Completed in 595 milliseconds

12345