Searched refs:mlx5_ib_resize_cq (Results 1 – 4 of 4) sorted by relevance
285 struct mlx5_ib_resize_cq { struct
1096 struct mlx5_ib_resize_cq ucmd; in resize_user()1206 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() function
1145 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
6298 .resize_cq = mlx5_ib_resize_cq,