Searched defs:mlx5_priv (Results 1 – 1 of 1) sorted by relevance
470 struct mlx5_priv { struct471 char name[MLX5_MAX_NAME_LEN];472 struct mlx5_eq_table eq_table;473 struct mlx5_uuar_info uuari;477 struct workqueue_struct *pg_wq;478 struct rb_root page_root;479 int fw_pages;480 atomic_t reg_pages;481 struct list_head free_list;483 struct mlx5_core_health health;[all …]