Home
last modified time | relevance | path

Searched defs:mac_stats (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h192 struct mac_stats { struct
193 u64 tx_octets; /* total # of octets in good frames */
194 u64 tx_octets_bad; /* total # of octets in error frames */
195 u64 tx_frames; /* all good frames */
196 u64 tx_mcast_frames; /* good multicast frames */
197 u64 tx_bcast_frames; /* good broadcast frames */
198 u64 tx_pause; /* # of transmitted pause frames */
199 u64 tx_deferred; /* frames with deferred transmissions */
200 u64 tx_late_collisions; /* # of late collisions */
201 u64 tx_total_collisions; /* # of total collisions */
[all …]
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h58 struct mac_stats { struct
59 u64 rx_stat[6];
60 u64 tx_stat[6];
61 u64 aggr_stat[2];
62 u64 aggr_n[32];
63 u64 zero_len_del[2];
/linux/include/linux/
H A Dethtool_netlink.h90 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c651 struct fbnic_eth_mac_stats *mac_stats) in fbnic_mac_get_eth_mac_stats()
/linux/net/ethtool/
H A Dstats.c525 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c358 struct ethtool_eth_mac_stats *mac_stats) in lan966x_get_eth_mac_stats()
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1130 struct qlcnic_mac_statistics *mac_stats) in qlcnic_get_mac_stats()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c837 struct ethtool_eth_mac_stats *mac_stats) in sparx5_get_eth_mac_stats()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c242 int qstats_count, mac_stats = 0; in otx2_get_sset_count() local
/linux/drivers/net/ethernet/alteon/
H A Dacenic.c2791 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c3267 struct ethtool_eth_mac_stats *mac_stats) in macb_get_eth_mac_stats()
3292 struct ethtool_eth_mac_stats *mac_stats) in gem_get_eth_mac_stats()
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c1334 struct ethtool_eth_mac_stats *mac_stats) in rtl8365mb_get_mac_stats()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2584 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_get_eth_mac_stats()
/linux/drivers/net/dsa/
H A Dmt7530.c801 struct ethtool_eth_mac_stats *mac_stats) in mt7530_get_eth_mac_stats()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.c2430 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
H A Dbfi_enet.h837 struct bfi_enet_stats_mac mac_stats; member
/linux/net/dsa/
H A Duser.c1121 dsa_user_get_eth_mac_stats(struct net_device * dev,struct ethtool_eth_mac_stats * mac_stats) dsa_user_get_eth_mac_stats() argument
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5334 struct ethtool_eth_mac_stats *mac_stats) in bnxt_get_eth_mac_stats()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h874 struct hclge_mac_stats mac_stats; member
H A Dhclge_main.c765 struct hns3_mac_stats *mac_stats) in hclge_get_mac_stat()
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1398 struct ethtool_eth_mac_stats *mac_stats) in mv88e6xxx_get_eth_mac_stats()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2873 struct hns3_mac_stats mac_stats; in hns3_get_tx_timeo_queue_info() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1169 union mac_stats mac_stats; member
H A Dbnx2x_hsi.h2797 union mac_stats { union
/linux/drivers/net/ethernet/sun/
H A Dniu.h3271 union niu_mac_stats mac_stats; member