/linux-6.12.1/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-6.12.1/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-6.12.1/drivers/net/ethernet/meta/fbnic/ |
D | fbnic_ethtool.c | 30 struct fbnic_mac_stats *mac_stats; in fbnic_get_eth_mac_stats() local
|
D | fbnic_mac.c | 657 struct fbnic_eth_mac_stats *mac_stats) in fbnic_mac_get_eth_mac_stats()
|
/linux-6.12.1/include/linux/ |
D | ethtool_netlink.h | 90 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/mscc/ |
D | ocelot_stats.c | 688 struct ethtool_eth_mac_stats *mac_stats = priv; in ocelot_port_mac_stats_cb() local 731 struct ethtool_eth_mac_stats *mac_stats = priv; in ocelot_port_pmac_mac_stats_cb() local 762 struct ethtool_eth_mac_stats *mac_stats) in ocelot_port_get_eth_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/ |
D | wx_ethtool.c | 165 struct ethtool_eth_mac_stats *mac_stats) in wx_get_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ethtool.c | 1259 struct qlcnic_mac_statistics *mac_stats = in qlcnic_fill_stats() local 1352 struct qlcnic_mac_statistics mac_stats; in qlcnic_get_ethtool_stats() local
|
D | qlcnic_ctx.c | 1130 struct qlcnic_mac_statistics *mac_stats) in qlcnic_get_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/ |
D | bcmasp_ethtool.c | 407 struct ethtool_eth_mac_stats *mac_stats) in bcmasp_get_eth_mac_stats()
|
/linux-6.12.1/net/ethtool/ |
D | stats.c | 470 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
|
/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/ |
D | netdev.c | 636 static struct net_device_stats *mac_stats(struct net_device *dev) in mac_stats() function
|
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_ethtool.c | 358 struct ethtool_eth_mac_stats *mac_stats) in lan966x_get_eth_mac_stats()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rx.c | 678 struct iwl_stats_ntfy_per_mac *mac_stats; in iwl_mvm_stat_iterator_all_macs() local
|
/linux-6.12.1/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 415 struct ethtool_eth_mac_stats *mac_stats) in enetc_get_eth_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_ethtool.c | 837 struct ethtool_eth_mac_stats *mac_stats) in sparx5_get_eth_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 257 int qstats_count, mac_stats = 0; in otx2_get_sset_count() local
|
/linux-6.12.1/drivers/net/ethernet/alteon/ |
D | acenic.c | 2791 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
|
/linux-6.12.1/drivers/net/dsa/ |
D | rzn1_a5psw.c | 830 struct ethtool_eth_mac_stats *mac_stats) in a5psw_get_eth_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 2174 struct ethtool_eth_mac_stats *mac_stats) in axienet_ethtool_get_eth_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 1109 struct ethtool_eth_mac_stats *mac_stats) in mlxsw_sp_get_eth_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.c | 966 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_stats_eth_mac_get()
|
D | en_ethtool.c | 2574 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_get_eth_mac_stats()
|
/linux-6.12.1/drivers/net/dsa/realtek/ |
D | rtl8365mb.c | 1334 struct ethtool_eth_mac_stats *mac_stats) in rtl8365mb_get_mac_stats()
|
/linux-6.12.1/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 2425 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
|