/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/ |
D | common.h | 192 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-v5.15/drivers/net/wireless/mediatek/mt7601u/ |
D | mt7601u.h | 58 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-v5.15/net/ethtool/ |
D | stats.c | 18 struct ethtool_eth_mac_stats mac_stats; member
|
/Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1255 struct qlcnic_mac_statistics *mac_stats = in qlcnic_fill_stats() local 1348 struct qlcnic_mac_statistics mac_stats; in qlcnic_get_ethtool_stats() local
|
D | qlcnic_ctx.c | 1124 struct qlcnic_mac_statistics *mac_stats) in qlcnic_get_mac_stats()
|
/Linux-v5.15/drivers/net/wireless/microchip/wilc1000/ |
D | netdev.c | 622 static struct net_device_stats *mac_stats(struct net_device *dev) in mac_stats() function
|
/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_ethtool.c | 837 struct ethtool_eth_mac_stats *mac_stats) in sparx5_get_eth_mac_stats()
|
/Linux-v5.15/drivers/net/ethernet/alteon/ |
D | acenic.c | 2795 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 1091 struct ethtool_eth_mac_stats *mac_stats) in mlxsw_sp_get_eth_mac_stats()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.c | 829 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_stats_eth_mac_get()
|
D | en_ethtool.c | 2329 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_get_eth_mac_stats()
|
/Linux-v5.15/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 2428 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
|
D | bfi_enet.h | 837 struct bfi_enet_stats_mac mac_stats; member
|
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 4114 struct ethtool_eth_mac_stats *mac_stats) in bnxt_get_eth_mac_stats()
|
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 2724 struct hns3_mac_stats mac_stats; in hns3_get_tx_timeo_queue_info() local
|
/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.h | 834 struct hclge_mac_stats mac_stats; member
|
D | hclge_main.c | 843 struct hns3_mac_stats *mac_stats) in hclge_get_mac_stat()
|
/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x.h | 1169 union mac_stats mac_stats; member
|
D | bnx2x_hsi.h | 2797 union mac_stats { union
|
/Linux-v5.15/drivers/net/ethernet/sun/ |
D | niu.h | 3267 union niu_mac_stats mac_stats; member
|