Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx4-abi.h90 struct mlx4_ib_resize_cq { struct
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c306 struct mlx4_ib_resize_cq ucmd; in mlx4_alloc_resize_umem()
368 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx4_ib_resize_cq() function
H A Dmlx4_ib.h733 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
H A Dmlx4_ib_main.c2536 ibdev->ib_dev.resize_cq = mlx4_ib_resize_cq; in mlx4_ib_add()