Searched refs:mlx5_set_mtpps (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.c | 124 mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_pps_out() 257 err = mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_extts_configure() 333 err = mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_perout_configure()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mlx5_core.h | 187 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size);
|
D | port.c | 983 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_set_mtpps() function
|