Searched defs:mlx5_cmd (Results 1 – 1 of 1) sorted by relevance
315 struct mlx5_cmd { struct316 struct mlx5_fw_page *cmd_page;317 bus_dma_tag_t dma_tag;318 struct sx dma_sx;319 struct mtx dma_mtx;346 enum mlx5_cmd_mode mode; argument347 struct mlx5_cmd_work_ent * volatile ent_arr[MLX5_MAX_COMMANDS]; argument348 volatile enum mlx5_cmd_mode ent_mode[MLX5_MAX_COMMANDS]; argument349 struct mlx5_cmd_debug dbg; argument352 struct mlx5_cmd_stats stats[MLX5_CMD_OP_MAX]; argument