Searched refs:mlx5_ib_resize_cq (Results 1 – 4 of 4) sorted by relevance
306 struct mlx5_ib_resize_cq { struct 307 buf_addrmlx5_ib_resize_cq global() argument 308 cqe_sizemlx5_ib_resize_cq global() argument 309 reserved0mlx5_ib_resize_cq global() argument 310 reserved1mlx5_ib_resize_cq global() argument
1176 struct mlx5_ib_resize_cq ucmd; in resize_user() 1282 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() function
1375 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
4212 .resize_cq = mlx5_ib_resize_cq,