Searched refs:mlx4_ib_resize_cq (Results 1 – 4 of 4) sorted by relevance
89 struct mlx4_ib_resize_cq { struct
318 struct mlx4_ib_resize_cq ucmd; in mlx4_alloc_resize_umem()380 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq() function
768 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
2571 .resize_cq = mlx4_ib_resize_cq,