Searched refs:hwtstamp_get (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | phylib_stubs.h | 20 int (*hwtstamp_get)(struct phy_device *phydev, member 43 return phylib_stubs->hwtstamp_get(phydev, config); in phy_hwtstamp_get()
|
| /linux-6.15/drivers/net/ethernet/xscale/ |
| H A D | ixp4xx_eth.c | 443 static int hwtstamp_get(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_get() function 997 return hwtstamp_get(dev, req); in eth_ioctl()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 1188 err = mlxsw_sp_port->mlxsw_sp->ptp_ops->hwtstamp_get(mlxsw_sp_port, in mlxsw_sp_port_hwtstamp_get() 2683 .hwtstamp_get = mlxsw_sp1_ptp_hwtstamp_get, 2701 .hwtstamp_get = mlxsw_sp2_ptp_hwtstamp_get, 2720 .hwtstamp_get = mlxsw_sp2_ptp_hwtstamp_get,
|
| H A D | spectrum.h | 235 int (*hwtstamp_get)(struct mlxsw_sp_port *mlxsw_sp_port, member
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phy_device.c | 3532 .hwtstamp_get = __phy_hwtstamp_get,
|