mlx5: Support communicating arbitrary host page size to firmware
[cascardo/linux.git] / include / linux / mlx5 / driver.h
index 513619a..554548c 100644 (file)
@@ -483,6 +483,7 @@ struct mlx5_priv {
        struct rb_root          page_root;
        int                     fw_pages;
        int                     reg_pages;
+       struct list_head        free_list;
 
        struct mlx5_core_health health;