Searched refs:ethtool_ts_info (Results 1 – 25 of 70) sorted by relevance
123
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_ptp.h | 21 static inline int mlxsw_sp_ptp_get_ts_info_noptp(struct ethtool_ts_info *info) in mlxsw_sp_ptp_get_ts_info_noptp() 60 struct ethtool_ts_info *info); 128 struct ethtool_ts_info *info) in mlxsw_sp1_ptp_get_ts_info() 199 struct ethtool_ts_info *info) in mlxsw_sp2_ptp_get_ts_info()
|
| /Linux-v5.10/net/ethtool/ |
| D | tsinfo.c | 15 struct ethtool_ts_info ts_info; 48 const struct ethtool_ts_info *ts_info = &data->ts_info; in tsinfo_reply_size() 92 const struct ethtool_ts_info *ts_info = &data->ts_info; in tsinfo_fill_reply()
|
| D | common.h | 39 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info);
|
| D | common.c | 384 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) in __ethtool_get_ts_info()
|
| /Linux-v5.10/drivers/net/ethernet/sfc/ |
| D | ptp.h | 15 struct ethtool_ts_info; 22 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info);
|
| D | ethtool.c | 210 struct ethtool_ts_info *ts_info) in efx_ethtool_get_ts_info()
|
| /Linux-v5.10/drivers/net/dsa/mv88e6xxx/ |
| D | hwtstamp.h | 124 struct ethtool_ts_info *info); 162 struct ethtool_ts_info *info) in mv88e6xxx_get_ts_info()
|
| D | hwtstamp.c | 67 struct ethtool_ts_info *info) in mv88e6xxx_get_ts_info()
|
| /Linux-v5.10/drivers/net/ethernet/qlogic/qede/ |
| D | qede_ptp.h | 20 int qede_ptp_get_ts_info(struct qede_dev *edev, struct ethtool_ts_info *ts);
|
| D | qede_ptp.c | 326 int qede_ptp_get_ts_info(struct qede_dev *edev, struct ethtool_ts_info *info) in qede_ptp_get_ts_info()
|
| /Linux-v5.10/include/linux/ |
| D | mii_timestamper.h | 60 struct ethtool_ts_info *ts_info);
|
| D | ethtool.h | 87 int ethtool_op_get_ts_info(struct net_device *dev, struct ethtool_ts_info *eti); 483 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *);
|
| /Linux-v5.10/drivers/net/dsa/sja1105/ |
| D | sja1105_ptp.h | 99 struct ethtool_ts_info *ts);
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ethtool.c | 118 struct ethtool_ts_info *info) in mlx5i_get_ts_info()
|
| /Linux-v5.10/drivers/net/ethernet/ti/ |
| D | cpsw_ethtool.c | 714 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) in cpsw_get_ts_info() 735 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) in cpsw_get_ts_info()
|
| D | cpsw_priv.h | 494 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info);
|
| /Linux-v5.10/drivers/net/ethernet/sfc/falcon/ |
| D | nic.h | 300 struct ethtool_ts_info;
|
| /Linux-v5.10/drivers/s390/net/ |
| D | qeth_ethtool.c | 247 struct ethtool_ts_info *info) in qeth_get_ts_info()
|
| /Linux-v5.10/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_ethtool.c | 481 struct ethtool_ts_info *info) in dpaa_get_ts_info()
|
| /Linux-v5.10/drivers/net/ethernet/cisco/enic/ |
| D | enic_ethtool.c | 608 struct ethtool_ts_info *info) in enic_get_ts_info()
|
| /Linux-v5.10/include/net/ |
| D | dsa.h | 500 struct ethtool_ts_info *ts);
|
| /Linux-v5.10/include/soc/mscc/ |
| D | ocelot.h | 732 struct ethtool_ts_info *info);
|
| /Linux-v5.10/drivers/net/ethernet/microchip/ |
| D | lan743x_ethtool.c | 668 struct ethtool_ts_info *ts_info) in lan743x_ethtool_get_ts_info()
|
| /Linux-v5.10/include/uapi/linux/ |
| D | ethtool.h | 1317 struct ethtool_ts_info { struct
|
| /Linux-v5.10/drivers/ptp/ |
| D | ptp_ines.c | 570 struct ethtool_ts_info *info) in ines_ts_info()
|
123