Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h97 struct mlx4_resize_cq { struct
98 struct ibv_resize_cq ibv_cmd;
99 __u64 buf_addr;
H A Dverbs.c577 int mlx4_resize_cq(struct ibv_cq *ibcq, int cqe) in mlx4_resize_cq() function