Home
last modified time | relevance | path

Searched refs:mlx4_ib_resize_cq (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/mlx4/
Dcq.c317 struct mlx4_ib_resize_cq ucmd; in mlx4_alloc_resize_umem()
379 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq() function
Dmlx4_ib.h766 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
Dmain.c2563 .resize_cq = mlx4_ib_resize_cq,