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

/freebsd-10.2-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Duser.h84 struct mlx4_ib_resize_cq { struct
H A Dcq.c303 struct mlx4_ib_resize_cq ucmd;
365 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) function
H A Dmlx4_ib.h656 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
H A Dmain.c1979 ibdev->ib_dev.resize_cq = mlx4_ib_resize_cq;

Completed in 106 milliseconds