Searched defs:mlx4_resize_cq (Results 1 – 2 of 2) sorted by relevance
97 struct mlx4_resize_cq { struct98 struct ibv_resize_cq ibv_cmd;99 __u64 buf_addr;
577 int mlx4_resize_cq(struct ibv_cq *ibcq, int cqe) in mlx4_resize_cq() function