Searched refs:mtmp_reg (Results 1 – 2 of 2) sorted by relevance
45 u32 mtmp_in[MLX5_ST_SZ_DW(mtmp_reg)] = {}; in mlx5_hwmon_query_mtmp()50 mtmp_out, MLX5_ST_SZ_BYTES(mtmp_reg), in mlx5_hwmon_query_mtmp()56 u32 mtmp_out[MLX5_ST_SZ_DW(mtmp_reg)] = {}; in mlx5_hwmon_reset_max_temp()57 u32 mtmp_in[MLX5_ST_SZ_DW(mtmp_reg)] = {}; in mlx5_hwmon_reset_max_temp()60 MLX5_SET(mtmp_reg, mtmp_in, mtr, 1); in mlx5_hwmon_reset_max_temp()69 u32 mtmp_out[MLX5_ST_SZ_DW(mtmp_reg)] = {}; in mlx5_hwmon_enable_max_temp()70 u32 mtmp_in[MLX5_ST_SZ_DW(mtmp_reg)] = {}; in mlx5_hwmon_enable_max_temp()77 MLX5_SET(mtmp_reg, mtmp_in, mte, 1); in mlx5_hwmon_enable_max_temp()87 u32 mtmp_out[MLX5_ST_SZ_DW(mtmp_reg)] = {}; in mlx5_hwmon_read()168 u32 mtmp_out[MLX5_ST_SZ_DW(mtmp_reg)] = {}; in mlx5_hwmon_init_channels_names()[all …]
11608 struct mlx5_ifc_mtmp_reg_bits mtmp_reg; member