Searched refs:get_ts_stats (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 142 .get_ts_stats = wx_get_ptp_stats,
|
| /linux-6.15/net/ethtool/ |
| H A D | tsinfo.c | 111 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 D | txgbe_ethtool.c | 533 .get_ts_stats = wx_get_ptp_stats,
|
| /linux-6.15/include/linux/ |
| H A D | ethtool.h | 1096 void (*get_ts_stats)(struct net_device *dev, member
|
| /linux-6.15/net/dsa/ |
| H A D | user.c | 1159 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 D | dsa.h | 909 void (*get_ts_stats)(struct dsa_switch *ds, int port, member
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 1478 .get_ts_stats = fbnic_get_ts_stats,
|
| /linux-6.15/drivers/net/ethernet/mscc/ |
| H A D | ocelot_net.c | 1013 .get_ts_stats = ocelot_port_ts_stats,
|
| /linux-6.15/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 2248 .get_ts_stats = felix_get_ts_stats,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 2677 .get_ts_stats = mlx5e_get_ts_stats,
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 5553 .get_ts_stats = bnxt_get_ptp_stats,
|