mlx4_ib_resize_cq
int mlx4_ib_resize_cq(struct ib_cq *ibcq, int entries, struct ib_udata *udata);
struct mlx4_ib_resize_cq ucmd;
ibdev->ib_dev.resize_cq = mlx4_ib_resize_cq;