mtmp_pl            95 drivers/net/ethernet/mellanox/mlxsw/core_env.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl           100 drivers/net/ethernet/mellanox/mlxsw/core_env.c 	mlxsw_reg_mtmp_pack(mtmp_pl, MLXSW_REG_MTMP_MODULE_INDEX_MIN + module,
mtmp_pl           102 drivers/net/ethernet/mellanox/mlxsw/core_env.c 	err = mlxsw_reg_query(core, MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl           105 drivers/net/ethernet/mellanox/mlxsw/core_env.c 	mlxsw_reg_mtmp_unpack(mtmp_pl, &module_temp, NULL, NULL);
mtmp_pl            54 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl            60 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mtmp_pack(mtmp_pl, index, false, false);
mtmp_pl            61 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	err = mlxsw_reg_query(mlxsw_hwmon->core, MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl            66 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL);
mtmp_pl            77 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl            83 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mtmp_pack(mtmp_pl, index, false, false);
mtmp_pl            84 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	err = mlxsw_reg_query(mlxsw_hwmon->core, MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl            89 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mtmp_unpack(mtmp_pl, NULL, &temp_max, NULL);
mtmp_pl           100 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl           113 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mtmp_pack(mtmp_pl, index, true, true);
mtmp_pl           114 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	err = mlxsw_reg_write(mlxsw_hwmon->core, MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl           215 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl           221 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mtmp_pack(mtmp_pl, MLXSW_REG_MTMP_MODULE_INDEX_MIN + module,
mtmp_pl           223 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	err = mlxsw_reg_query(mlxsw_hwmon->core, MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl           226 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL);
mtmp_pl           463 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl           474 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 		mlxsw_reg_mtmp_pack(mtmp_pl, i, true, true);
mtmp_pl           476 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 				      MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl           584 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl           602 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 		mlxsw_reg_mtmp_pack(mtmp_pl, sensor_index, true, true);
mtmp_pl           604 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 				      MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl           314 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl           318 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	mlxsw_reg_mtmp_pack(mtmp_pl, 0, false, false);
mtmp_pl           320 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	err = mlxsw_reg_query(thermal->core, MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl           325 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL);
mtmp_pl           504 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl           509 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	mlxsw_reg_mtmp_pack(mtmp_pl, MLXSW_REG_MTMP_MODULE_INDEX_MIN +
mtmp_pl           511 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	err = mlxsw_reg_query(thermal->core, MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl           520 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL);
mtmp_pl           629 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	char mtmp_pl[MLXSW_REG_MTMP_LEN];
mtmp_pl           635 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	mlxsw_reg_mtmp_pack(mtmp_pl, index, false, false);
mtmp_pl           637 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	err = mlxsw_reg_query(thermal->core, MLXSW_REG(mtmp), mtmp_pl);
mtmp_pl           641 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c 	mlxsw_reg_mtmp_unpack(mtmp_pl, &temp, NULL, NULL);