Searched refs:uout (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | cmd.c | 75 void *uout, int uout_size, in alloc_cmd() argument 88 ent->uout = uout; in alloc_cmd() 1002 struct mlx5_cmd_msg *out, void *uout, int uout_size, in mlx5_cmd_invoke() argument 1017 ent = alloc_cmd(cmd, in, out, uout, uout_size, callback, context, in mlx5_cmd_invoke() 1522 err = mlx5_copy_from_msg(ent->uout, in mlx5_cmd_comp_handler() 1528 ent->uout); in mlx5_cmd_comp_handler()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | driver.h | 753 void *uout; member
|