Searched refs:ethtool_ts_info (Results 1 – 25 of 80) sorted by relevance
1234
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_ptp.h | 14 static inline int mlxsw_sp_ptp_get_ts_info_noptp(struct ethtool_ts_info *info) in mlxsw_sp_ptp_get_ts_info_noptp() 53 struct ethtool_ts_info *info); 121 struct ethtool_ts_info *info) in mlxsw_sp1_ptp_get_ts_info() 192 struct ethtool_ts_info *info) in mlxsw_sp2_ptp_get_ts_info()
|
| /Linux-v5.15/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 | 46 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info);
|
| D | common.c | 539 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) in __ethtool_get_ts_info() 561 struct ethtool_ts_info info = { }; in ethtool_get_phc_vclocks()
|
| /Linux-v5.15/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 | 223 struct ethtool_ts_info *ts_info) in efx_ethtool_get_ts_info()
|
| /Linux-v5.15/drivers/net/dsa/mv88e6xxx/ |
| D | hwtstamp.h | 124 struct ethtool_ts_info *info); 160 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.15/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.15/drivers/net/dsa/hirschmann/ |
| D | hellcreek_hwtstamp.h | 51 struct ethtool_ts_info *info);
|
| D | hellcreek_hwtstamp.c | 19 struct ethtool_ts_info *info) in hellcreek_get_ts_info()
|
| /Linux-v5.15/include/linux/ |
| D | mii_timestamper.h | 60 struct ethtool_ts_info *ts_info);
|
| D | ethtool.h | 85 int ethtool_op_get_ts_info(struct net_device *dev, struct ethtool_ts_info *eti); 665 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *);
|
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_ptp.h | 138 struct ethtool_ts_info *info);
|
| D | hclge_ptp.c | 393 struct ethtool_ts_info *info) in hclge_ptp_get_ts_info()
|
| /Linux-v5.15/drivers/net/dsa/sja1105/ |
| D | sja1105_ptp.h | 85 struct ethtool_ts_info *ts);
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ethtool.c | 122 struct ethtool_ts_info *info) in mlx5i_get_ts_info()
|
| /Linux-v5.15/drivers/net/ethernet/ti/ |
| D | cpsw_ethtool.c | 718 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) in cpsw_get_ts_info() 739 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) in cpsw_get_ts_info()
|
| D | cpsw_priv.h | 500 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info);
|
| /Linux-v5.15/drivers/net/ethernet/sfc/falcon/ |
| D | nic.h | 300 struct ethtool_ts_info;
|
| /Linux-v5.15/drivers/s390/net/ |
| D | qeth_ethtool.c | 248 struct ethtool_ts_info *info) in qeth_get_ts_info()
|
| /Linux-v5.15/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_ethtool.c | 481 struct ethtool_ts_info *info) in dpaa_get_ts_info()
|
| /Linux-v5.15/drivers/net/ethernet/cisco/enic/ |
| D | enic_ethtool.c | 612 struct ethtool_ts_info *info) in enic_get_ts_info()
|
| /Linux-v5.15/include/uapi/linux/ |
| D | ethtool.h | 1336 struct ethtool_ts_info { struct
|
1234