Home
last modified time | relevance | path

Searched refs:hwtstamp_set (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dphylib_stubs.h19 int (*hwtstamp_set)(struct phy_device *phydev, member
50 return phylib_stubs->hwtstamp_set(phydev, config, extack); in phy_hwtstamp_set()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1102 err = mlxsw_sp_port->mlxsw_sp->ptp_ops->hwtstamp_set(mlxsw_sp_port, in mlxsw_sp_port_hwtstamp_set()
1134 mlxsw_sp_port->mlxsw_sp->ptp_ops->hwtstamp_set(mlxsw_sp_port, &config); in mlxsw_sp_port_ptp_clear()
2505 .hwtstamp_set = mlxsw_sp1_ptp_hwtstamp_set,
2521 .hwtstamp_set = mlxsw_sp2_ptp_hwtstamp_set,
H A Dspectrum.h209 int (*hwtstamp_set)(struct mlxsw_sp_port *mlxsw_sp_port, member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1289 err = mlxsw_sp_port->mlxsw_sp->ptp_ops->hwtstamp_set(mlxsw_sp_port, in mlxsw_sp_port_hwtstamp_set()
1321 mlxsw_sp_port->mlxsw_sp->ptp_ops->hwtstamp_set(mlxsw_sp_port, &config); in mlxsw_sp_port_ptp_clear()
2747 .hwtstamp_set = mlxsw_sp1_ptp_hwtstamp_set,
2764 .hwtstamp_set = mlxsw_sp2_ptp_hwtstamp_set,
2781 .hwtstamp_set = mlxsw_sp2_ptp_hwtstamp_set,
H A Dspectrum.h239 int (*hwtstamp_set)(struct mlxsw_sp_port *mlxsw_sp_port, member
/kernel/linux/linux-5.10/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c370 static int hwtstamp_set(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_set() function
966 return hwtstamp_set(dev, req); in eth_ioctl()
/kernel/linux/linux-6.6/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c389 static int hwtstamp_set(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_set() function
987 return hwtstamp_set(dev, req); in eth_ioctl()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c3513 .hwtstamp_set = __phy_hwtstamp_set,

Completed in 31 milliseconds