Home
last modified time | relevance | path

Searched defs:mlx5_ib_resize_cq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx5-abi.h173 struct mlx5_ib_resize_cq { struct
174 __u64 buf_addr;
175 __u16 cqe_size;
176 __u16 reserved0;
177 __u32 reserved1;
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c1239 int mlx5_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata) in mlx5_ib_resize_cq() function