Home
last modified time | relevance | path

Searched refs:hwtstamp_set (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/xscale/
Dixp4xx_eth.c368 static int hwtstamp_set(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_set() function
979 return hwtstamp_set(dev, req); in eth_ioctl()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c173 int (*hwtstamp_set)(struct mlxsw_sp_port *mlxsw_sp_port, member
1862 err = mlxsw_sp_port->mlxsw_sp->ptp_ops->hwtstamp_set(mlxsw_sp_port, in mlxsw_sp_port_hwtstamp_set()
1894 mlxsw_sp_port->mlxsw_sp->ptp_ops->hwtstamp_set(mlxsw_sp_port, &config); in mlxsw_sp_port_ptp_clear()
4713 .hwtstamp_set = mlxsw_sp1_ptp_hwtstamp_set,
4729 .hwtstamp_set = mlxsw_sp2_ptp_hwtstamp_set,