Searched refs:cxio_resize_cq (Results 1 – 3 of 3) sorted by relevance
162 int cxio_resize_cq(struct cxio_rdev *rdev, struct t3_cq *cq);
193 int cxio_resize_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq) in cxio_resize_cq() function
297 ret = cxio_resize_cq(&chp->rhp->rdev, &chp->cq); in iwch_resize_cq()