Searched refs:mlx5_ib_resize_cq (Results 1 – 6 of 6) sorted by relevance
282 struct mlx5_ib_resize_cq { struct
292 struct mlx5_ib_resize_cq { struct
1131 struct mlx5_ib_resize_cq ucmd; in resize_user()1241 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() function
1172 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
4063 .resize_cq = mlx5_ib_resize_cq,