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

/freebsd-10.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4-abi.h75 struct mlx4_resize_cq { struct
H A Dmlx4.c121 .resize_cq = mlx4_resize_cq,
H A Dmlx4.h373 int mlx4_resize_cq(struct ibv_cq *cq, int cqe);
H A Dverbs.c227 int mlx4_resize_cq(struct ibv_cq *ibcq, int cqe) function
230 struct mlx4_resize_cq cmd;

Completed in 132 milliseconds