| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A 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/drivers/net/wireless/mediatek/mt7601u/ |
| H A 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/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1708 struct fbnic_mac_stats *mac_stats; in fbnic_get_pause_stats() local 1765 struct fbnic_mac_stats *mac_stats; in fbnic_get_eth_mac_stats() local 1807 struct fbnic_mac_stats *mac_stats; in fbnic_get_eth_ctrl_stats() local 1841 struct fbnic_mac_stats *mac_stats; in fbnic_get_rmon_stats() local
|
| H A D | fbnic_mac.c | 688 struct fbnic_eth_mac_stats *mac_stats) in fbnic_mac_get_eth_mac_stats()
|
| /linux/include/linux/ |
| H A D | ethtool_netlink.h | 92 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A 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/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 340 struct ethtool_eth_mac_stats *mac_stats) in bcmasp_get_eth_mac_stats()
|
| /linux/net/ethtool/ |
| H A D | stats.c | 525 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ethtool.c | 358 struct ethtool_eth_mac_stats *mac_stats) in lan966x_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_ctx.c | 1130 struct qlcnic_mac_statistics *mac_stats) in qlcnic_get_mac_stats()
|
| /linux/drivers/net/ethernet/alteon/ |
| H A D | acenic.c | 2791 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
|
| /linux/drivers/net/dsa/ |
| H A D | rzn1_a5psw.c | 829 struct ethtool_eth_mac_stats *mac_stats) in a5psw_get_eth_mac_stats()
|
| H A D | mt7530.c | 801 struct ethtool_eth_mac_stats *mac_stats) in mt7530_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2387 struct ethtool_eth_mac_stats *mac_stats) in axienet_ethtool_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 3281 struct ethtool_eth_mac_stats *mac_stats) in macb_get_eth_mac_stats() 3306 struct ethtool_eth_mac_stats *mac_stats) in gem_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/spacemit/ |
| H A D | k1_emac.c | 1301 struct ethtool_eth_mac_stats *mac_stats) in emac_get_eth_mac_stats()
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 1334 struct ethtool_eth_mac_stats *mac_stats) in rtl8365mb_get_mac_stats()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_stats.c | 954 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_stats_eth_mac_get()
|
| H A D | en_ethtool.c | 2699 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad.c | 2430 struct bfi_enet_stats_mac *mac_stats; in bnad_netdev_hwstats_fill() local
|
| H A D | bfi_enet.h | 837 struct bfi_enet_stats_mac mac_stats; member
|
| /linux/net/dsa/ |
| H A D | user.c | 1107 struct ethtool_eth_mac_stats *mac_stats) in dsa_user_get_eth_mac_stats()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.c | 2877 struct hns3_mac_stats mac_stats; in hns3_get_tx_timeo_queue_info() local
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.h | 874 struct hclge_mac_stats mac_stats; member
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 2234 struct ethtool_eth_mac_stats *mac_stats) in rtl8169_get_eth_mac_stats()
|