Searched refs:mlx5_set_mtpps (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.c | 236 mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_pps_out() 496 err = mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_extts_configure() 692 err = mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_perout_configure()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mlx5_core.h | 258 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size);
|
D | port.c | 919 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_set_mtpps() function
|