Searched refs:ethtool_ts_info (Results 1 - 25 of 101) sorted by relevance

12345

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dptp.h15 struct ethtool_ts_info;
24 struct ethtool_ts_info *ts_info);
H A Dethtool.c229 struct ethtool_ts_info *ts_info)
/linux-master/drivers/net/ethernet/sfc/
H A Dptp.h15 struct ethtool_ts_info;
26 void efx_ptp_get_ts_info(struct efx_nic *efx, struct ethtool_ts_info *ts_info);
H A Dethtool.c229 struct ethtool_ts_info *ts_info)
/linux-master/net/ethtool/
H A Dtsinfo.c15 struct ethtool_ts_info ts_info;
48 const struct ethtool_ts_info *ts_info = &data->ts_info;
92 const struct ethtool_ts_info *ts_info = &data->ts_info;
H A Dcommon.h47 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info);
H A Dcommon.c632 int __ethtool_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info)
654 struct ethtool_ts_info info = { };
664 int ethtool_get_ts_info_by_layer(struct net_device *dev, struct ethtool_ts_info *info)
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.h20 int qede_ptp_get_ts_info(struct qede_dev *edev, struct ethtool_ts_info *ts);
H A Dqede_ptp.c324 int qede_ptp_get_ts_info(struct qede_dev *edev, struct ethtool_ts_info *info)
/linux-master/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.h51 struct ethtool_ts_info *info);
H A Dhellcreek_hwtstamp.c19 struct ethtool_ts_info *info)
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.h14 static inline int mlxsw_sp_ptp_get_ts_info_noptp(struct ethtool_ts_info *info)
53 struct ethtool_ts_info *info);
87 struct ethtool_ts_info *info);
155 struct ethtool_ts_info *info)
230 struct ethtool_ts_info *info)
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.h124 struct ethtool_ts_info *info);
160 struct ethtool_ts_info *info)
/linux-master/drivers/net/dsa/microchip/
H A Dksz_ptp.h41 struct ethtool_ts_info *ts);
/linux-master/include/linux/
H A Dmii_timestamper.h62 struct ethtool_ts_info *ts_info);
H A Dethtool.h900 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *);
1041 int ethtool_op_get_ts_info(struct net_device *dev, struct ethtool_ts_info *eti);
1090 int ethtool_get_ts_info_by_layer(struct net_device *dev, struct ethtool_ts_info *info);
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.h141 struct ethtool_ts_info *info);
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.h104 struct ethtool_ts_info *ts);
/linux-master/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.h148 int pcan_get_ts_info(struct net_device *dev, struct ethtool_ts_info *info);
/linux-master/include/linux/can/
H A Ddev.h189 struct ethtool_ts_info *info);
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c113 struct ethtool_ts_info *info)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c139 struct ethtool_ts_info *info)
/linux-master/drivers/net/netdevsim/
H A Dethtool.c144 struct ethtool_ts_info *info)
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnic.h300 struct ethtool_ts_info;
/linux-master/drivers/s390/net/
H A Dqeth_ethtool.c250 struct ethtool_ts_info *info)

Completed in 276 milliseconds

12345