Home
last modified time | relevance | path

Searched refs:mlx5_clock_get_ptp_index (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.h60 static inline int mlx5_clock_get_ptp_index(struct mlx5_core_dev *mdev) in mlx5_clock_get_ptp_index() function
92 static inline int mlx5_clock_get_ptp_index(struct mlx5_core_dev *mdev) in mlx5_clock_get_ptp_index() function
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c1482 info->phc_index = mlx5_clock_get_ptp_index(mdev); in mlx5e_ethtool_get_ts_info()
Den_main.c4411 (mlx5_clock_get_ptp_index(priv->mdev) == -1)) in mlx5e_hwstamp_set()