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

/freebsd-13-stable/sys/ofed/include/uapi/rdma/
H A Dmlx4-abi.h92 struct mlx4_ib_resize_cq { struct
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c311 struct mlx4_ib_resize_cq ucmd;
373 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) function
H A Dmlx4_ib.h739 int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
H A Dmlx4_ib_main.c2627 ibdev->ib_dev.resize_cq = mlx4_ib_resize_cq;

Completed in 161 milliseconds