Searched refs:ethtool_ts_info (Results 1 – 25 of 96) sorted by relevance
1234
| /Linux-v6.1/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); 87 struct ethtool_ts_info *info); 155 struct ethtool_ts_info *info) in mlxsw_sp1_ptp_get_ts_info() 230 struct ethtool_ts_info *info) in mlxsw_sp2_ptp_get_ts_info()
|
| /Linux-v6.1/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 | 543 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info) in __ethtool_get_ts_info() 565 struct ethtool_ts_info info = { }; in ethtool_get_phc_vclocks()
|
| /Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
| D | ptp.h | 15 struct ethtool_ts_info; 21 struct ethtool_ts_info *ts_info);
|
| D | ethtool.c | 229 struct ethtool_ts_info *ts_info) in efx_ethtool_get_ts_info()
|
| /Linux-v6.1/drivers/net/ethernet/sfc/ |
| D | ptp.h | 15 struct ethtool_ts_info; 23 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info);
|
| D | ethtool.c | 229 struct ethtool_ts_info *ts_info) in efx_ethtool_get_ts_info()
|
| /Linux-v6.1/drivers/net/dsa/mv88e6xxx/ |
| D | hwtstamp.h | 124 struct ethtool_ts_info *info); 160 struct ethtool_ts_info *info) in mv88e6xxx_get_ts_info()
|
| /Linux-v6.1/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);
|
| /Linux-v6.1/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-v6.1/include/linux/ |
| D | mii_timestamper.h | 60 struct ethtool_ts_info *ts_info);
|
| D | ethtool.h | 111 int ethtool_op_get_ts_info(struct net_device *dev, struct ethtool_ts_info *eti); 714 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *);
|
| /Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_ptp.h | 141 struct ethtool_ts_info *info);
|
| /Linux-v6.1/drivers/net/can/usb/peak_usb/ |
| D | pcan_usb_core.h | 148 int pcan_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info);
|
| /Linux-v6.1/include/linux/can/ |
| D | dev.h | 189 struct ethtool_ts_info *info);
|
| /Linux-v6.1/drivers/net/dsa/sja1105/ |
| D | sja1105_ptp.h | 104 struct ethtool_ts_info *ts);
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ethtool.c | 127 struct ethtool_ts_info *info) in mlx5i_get_ts_info()
|
| /Linux-v6.1/drivers/net/ethernet/engleder/ |
| D | tsnep_ethtool.c | 292 struct ethtool_ts_info *info) in tsnep_ethtool_get_ts_info()
|
| /Linux-v6.1/drivers/net/ethernet/ti/ |
| D | cpsw_ethtool.c | 720 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) in cpsw_get_ts_info() 741 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info) in cpsw_get_ts_info()
|
| D | cpsw_priv.h | 512 int cpsw_get_ts_info(struct net_device *ndev, struct ethtool_ts_info *info);
|
| /Linux-v6.1/drivers/net/can/dev/ |
| D | dev.c | 358 struct ethtool_ts_info *info) in can_ethtool_op_get_ts_info_hwts()
|
| /Linux-v6.1/drivers/net/ethernet/sfc/falcon/ |
| D | nic.h | 300 struct ethtool_ts_info;
|
| /Linux-v6.1/drivers/s390/net/ |
| D | qeth_ethtool.c | 250 struct ethtool_ts_info *info) in qeth_get_ts_info()
|
1234