Home
last modified time | relevance | path

Searched refs:get_ts_stats (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c142 .get_ts_stats = wx_get_ptp_stats,
/linux-6.15/net/ethtool/
H A Dtsinfo.c111 if (dev->ethtool_ops->get_ts_stats) in tsinfo_prepare_data()
112 dev->ethtool_ops->get_ts_stats(dev, &data->stats); in tsinfo_prepare_data()
/linux-6.15/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_ethtool.c533 .get_ts_stats = wx_get_ptp_stats,
/linux-6.15/include/linux/
H A Dethtool.h1096 void (*get_ts_stats)(struct net_device *dev, member
/linux-6.15/net/dsa/
H A Duser.c1159 if (ds->ops->get_ts_stats) in dsa_user_get_ts_stats()
1160 ds->ops->get_ts_stats(ds, dp->index, ts_stats); in dsa_user_get_ts_stats()
2523 .get_ts_stats = dsa_user_get_ts_stats,
/linux-6.15/include/net/
H A Ddsa.h909 void (*get_ts_stats)(struct dsa_switch *ds, int port, member
/linux-6.15/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c1478 .get_ts_stats = fbnic_get_ts_stats,
/linux-6.15/drivers/net/ethernet/mscc/
H A Docelot_net.c1013 .get_ts_stats = ocelot_port_ts_stats,
/linux-6.15/drivers/net/dsa/ocelot/
H A Dfelix.c2248 .get_ts_stats = felix_get_ts_stats,
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c2677 .get_ts_stats = mlx5e_get_ts_stats,
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c5553 .get_ts_stats = bnxt_get_ptp_stats,