Searched refs:mlx5_ib_resize_cq (Results 1 – 2 of 2) sorted by relevance
1165 struct mlx5_ib_resize_cq ucmd; in resize_user()1271 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() function
4141 .resize_cq = mlx5_ib_resize_cq,