Searched refs:cxio_deallocate_window (Results 1 – 3 of 3) sorted by relevance
182 int cxio_deallocate_window(struct cxio_rdev *rdev, u32 stag);
767 cxio_deallocate_window(&rhp->rdev, mhp->attr.stag); in iwch_alloc_mw()784 cxio_deallocate_window(&rhp->rdev, mhp->attr.stag); in iwch_dealloc_mw()
823 int cxio_deallocate_window(struct cxio_rdev *rdev_p, u32 stag) in cxio_deallocate_window() function