Searched refs:npas (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
D | cq.c | 1128 int entries, struct ib_udata *udata, int *npas, in resize_user() argument 1156 npas, NULL); in resize_user() 1248 int npas; in mlx5_ib_resize_cq() local 1277 err = resize_user(dev, cq, entries, udata, &npas, &page_shift, in mlx5_ib_resize_cq() 1285 npas = frag_buf->npages; in mlx5_ib_resize_cq() 1294 MLX5_FLD_SZ_BYTES(modify_cq_in, pas[0]) * npas; in mlx5_ib_resize_cq()
|