Searched refs:cxio_destroy_cq (Results 1 – 3 of 3) sorted by relevance
161 int cxio_destroy_cq(struct cxio_rdev *rdev, struct t3_cq *cq);
136 cxio_destroy_cq(&chp->rhp->rdev, &chp->cq); in iwch_destroy_cq()197 cxio_destroy_cq(&chp->rhp->rdev, &chp->cq); in iwch_create_cq()296 ret = cxio_destroy_cq(&chp->rhp->rdev, &oldcq); in iwch_resize_cq()
323 int cxio_destroy_cq(struct cxio_rdev *rdev_p, struct t3_cq *cq) in cxio_destroy_cq() function