Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx5-abi.h173 struct mlx5_ib_resize_cq { struct
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c1116 struct mlx5_ib_resize_cq ucmd; in resize_user()
1239 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() function
H A Dmlx5_ib.h938 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
H A Dmlx5_ib_main.c3460 dev->ib_dev.resize_cq = mlx5_ib_resize_cq; in mlx5_ib_add()