Searched refs:npas (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | cq.c | 1093 int entries, struct ib_udata *udata, int *npas, in resize_user() argument 1121 npas, NULL); in resize_user() 1213 int npas; in mlx5_ib_resize_cq() local 1242 err = resize_user(dev, cq, entries, udata, &npas, &page_shift, in mlx5_ib_resize_cq() 1250 npas = frag_buf->npages; in mlx5_ib_resize_cq() 1259 MLX5_FLD_SZ_BYTES(modify_cq_in, pas[0]) * npas; in mlx5_ib_resize_cq()
|