Searched refs:mlx5_set_mtpps (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.c | 125 mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_pps_out() 275 err = mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_extts_configure() 355 err = mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_perout_configure()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mlx5_core.h | 197 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size);
|
D | port.c | 847 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_set_mtpps() function
|