Home
last modified time | relevance | path

Searched defs:mlx5_cmd (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mlx5/
H A Ddriver.h315 struct mlx5_cmd { struct
316 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; argument
347 struct mlx5_cmd_work_ent * volatile ent_arr[MLX5_MAX_COMMANDS]; argument
348 volatile enum mlx5_cmd_mode ent_mode[MLX5_MAX_COMMANDS]; argument
349 struct mlx5_cmd_debug dbg; argument
352 struct mlx5_cmd_stats stats[MLX5_CMD_OP_MAX]; argument