Searched defs:mlx5_cmd (Results 1 – 2 of 2) sorted by relevance
266 struct mlx5_cmd { struct269 enum mlx5_cmdif_state state; argument270 void *cmd_alloc_buf;271 dma_addr_t alloc_dma;272 int alloc_size;273 void *cmd_buf;297 struct mlx5_cmd_work_ent *ent_arr[MLX5_MAX_COMMANDS]; argument299 struct mlx5_cmd_debug dbg; argument302 struct mlx5_cmd_stats *stats; argument
299 struct mlx5_cmd { struct300 void *cmd_alloc_buf;301 dma_addr_t alloc_dma;302 int alloc_size;326 struct mlx5_cmd_work_ent *ent_arr[MLX5_MAX_COMMANDS]; argument328 struct mlx5_cmd_debug dbg; argument331 struct mlx5_cmd_stats stats[MLX5_CMD_OP_MAX]; argument