net/mlx5: Support setting access rights of dma addresses
[linux-2.6-block.git] / include / linux / mlx5 / driver.h
index 13c0e4556eda941f132b55b3f7f23e6ae58fb9b2..f2557d7e1355cb851e6e169d51b8c30bd027ef18 100644 (file)
@@ -971,6 +971,7 @@ void mlx5_register_debugfs(void);
 void mlx5_unregister_debugfs(void);
 
 void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas);
+void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm);
 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
 int mlx5_vector2eqn(struct mlx5_core_dev *dev, int vector, int *eqn,
                    unsigned int *irqn);