Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h192 struct mac_stats { struct
210 u64 tx_frames_65_127;
211 u64 tx_frames_128_255;
212 u64 tx_frames_256_511;
213 u64 tx_frames_512_1023;
215 u64 tx_frames_1519_max;
235 u64 rx_frames_65_127;
236 u64 rx_frames_128_255;
237 u64 rx_frames_256_511;
238 u64 rx_frames_512_1023;
[all …]
/linux-6.15/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-6.15/include/linux/
H A Dethtool_netlink.h90 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_stats.c688 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.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_mac.c651 struct fbnic_eth_mac_stats *mac_stats) in fbnic_mac_get_eth_mac_stats()
H A Dfbnic_ethtool.c1414 struct fbnic_mac_stats *mac_stats; in fbnic_get_eth_mac_stats() local
/linux-6.15/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c368 struct ethtool_eth_mac_stats *mac_stats) in bcmasp_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.c168 struct ethtool_eth_mac_stats *mac_stats) in wx_get_mac_stats()
/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ethtool.c1255 struct qlcnic_mac_statistics *mac_stats = in qlcnic_fill_stats() local
1348 struct qlcnic_mac_statistics mac_stats; in qlcnic_get_ethtool_stats() local
H A Dqlcnic_ctx.c1130 struct qlcnic_mac_statistics *mac_stats) in qlcnic_get_mac_stats()
/linux-6.15/net/ethtool/
H A Dstats.c525 struct ethtool_eth_mac_stats *mac_stats) in ethtool_aggregate_mac_stats()
/linux-6.15/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.c646 static struct net_device_stats *mac_stats(struct net_device *dev) in mac_stats() function
/linux-6.15/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ethtool.c358 struct ethtool_eth_mac_stats *mac_stats) in lan966x_get_eth_mac_stats()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c686 struct iwl_stats_ntfy_per_mac *mac_stats; in iwl_mvm_stat_iterator_all_macs() local
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c402 struct ethtool_eth_mac_stats *mac_stats) in enetc_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ethtool.c837 struct ethtool_eth_mac_stats *mac_stats) in sparx5_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c242 int qstats_count, mac_stats = 0; in otx2_get_sset_count() local
/linux-6.15/drivers/net/ethernet/alteon/
H A Dacenic.c2791 struct ace_mac_stats __iomem *mac_stats = in ace_get_stats() local
/linux-6.15/drivers/net/dsa/
H A Drzn1_a5psw.c828 struct ethtool_eth_mac_stats *mac_stats) in a5psw_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2367 struct ethtool_eth_mac_stats *mac_stats) in axienet_ethtool_get_eth_mac_stats()
/linux-6.15/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-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ethtool.c1111 struct ethtool_eth_mac_stats *mac_stats) in mlxsw_sp_get_eth_mac_stats()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c954 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_stats_eth_mac_get()
H A Den_ethtool.c2591 struct ethtool_eth_mac_stats *mac_stats) in mlx5e_get_eth_mac_stats()
/linux-6.15/drivers/net/dsa/realtek/
H A Drtl8365mb.c1334 struct ethtool_eth_mac_stats *mac_stats) in rtl8365mb_get_mac_stats()

12