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