|
@@ -80,7 +80,7 @@ int mlx5_wq_cyc_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param,
|
|
|
void *wqc, struct mlx5_wq_cyc *wq,
|
|
|
struct mlx5_wq_ctrl *wq_ctrl);
|
|
|
u32 mlx5_wq_cyc_get_size(struct mlx5_wq_cyc *wq);
|
|
|
-u32 mlx5_wq_cyc_get_frag_size(struct mlx5_wq_cyc *wq);
|
|
|
+u16 mlx5_wq_cyc_get_frag_size(struct mlx5_wq_cyc *wq);
|
|
|
|
|
|
int mlx5_wq_qp_create(struct mlx5_core_dev *mdev, struct mlx5_wq_param *param,
|
|
|
void *qpc, struct mlx5_wq_qp *wq,
|