Searched refs:mlx5_set_mtpps (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | clock.c | 185 mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_pps_out() 431 err = mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_extts_configure() 627 err = mlx5_set_mtpps(mdev, in, sizeof(in)); in mlx5_perout_configure()
|
| /Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | mlx5_core.h | 248 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
|