]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/net/ethernet/mellanox/mlx5/core/en.h
net/mlx5: Use order-0 allocations for all WQ types
[linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / en.h
index 3c0f0a0343fd4a4af44b4e32bf6e3ef7b1eb5b96..9396db54973f0b7e07c183c142052e6e6fa2f1f7 100644 (file)
@@ -314,7 +314,7 @@ struct mlx5e_cq {
 
        /* control */
        struct mlx5_core_dev      *mdev;
-       struct mlx5_frag_wq_ctrl   wq_ctrl;
+       struct mlx5_wq_ctrl        wq_ctrl;
 } ____cacheline_aligned_in_smp;
 
 struct mlx5e_tx_wqe_info {