Searched refs:mtpps_size (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | port.c | 913 int mlx5_query_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_query_mtpps() argument 918 mtpps_size, MLX5_REG_MTPPS, 0, 0); in mlx5_query_mtpps() 921 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_set_mtpps() argument 925 return mlx5_core_access_reg(mdev, mtpps, mtpps_size, out, in mlx5_set_mtpps()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | clock.c | 858 u32 *mtpps, u32 mtpps_size) in mlx5_query_mtpps_pin_mode() argument 865 mtpps_size, MLX5_REG_MTPPS, 0, 0); in mlx5_query_mtpps_pin_mode()
|