Searched refs:npas (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | cq.c | 1201 int entries, struct ib_udata *udata, int *npas, in resize_user() argument 1230 npas, NULL); in resize_user() 1333 int npas; in mlx5_ib_resize_cq() local 1362 err = resize_user(dev, cq, entries, udata, &npas, &page_shift, in mlx5_ib_resize_cq() 1371 npas = c->frag_buf.npages; in mlx5_ib_resize_cq() 1380 MLX5_FLD_SZ_BYTES(modify_cq_in, pas[0]) * npas; in mlx5_ib_resize_cq()
|