uout               75 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 					   void *uout, int uout_size,
uout               88 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	ent->uout	= uout;
uout             1017 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 			   struct mlx5_cmd_msg *out, void *uout, int uout_size,
uout             1032 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 	ent = alloc_cmd(cmd, in, out, uout, uout_size, callback, context,
uout             1540 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 					err = mlx5_copy_from_msg(ent->uout,
uout             1546 drivers/net/ethernet/mellanox/mlx5/core/cmd.c 									ent->uout);
uout              753 include/linux/mlx5/driver.h 	void		       *uout;