Searched refs:mtpps_size (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | mlx5_core.h | 200 int mlx5_query_mtpps(struct mlx5_core_dev *dev, u32 *mtpps, u32 mtpps_size); 201 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size);
|
| D | port.c | 884 int mlx5_query_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_query_mtpps() argument 889 mtpps_size, MLX5_REG_MTPPS, 0, 0); in mlx5_query_mtpps() 892 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_set_mtpps() argument 896 return mlx5_core_access_reg(mdev, mtpps, mtpps_size, out, in mlx5_set_mtpps()
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | clock.c | 458 u32 *mtpps, u32 mtpps_size) in mlx5_query_mtpps_pin_mode() argument 465 mtpps_size, MLX5_REG_MTPPS, 0, 0); in mlx5_query_mtpps_pin_mode()
|