Home
last modified time | relevance | path

Searched refs:cxio_deallocate_window (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h181 int cxio_deallocate_window(struct cxio_rdev *rdev, u32 stag);
Diwch_provider.c561 cxio_deallocate_window(&rhp->rdev, mhp->attr.stag); in iwch_alloc_mw()
578 cxio_deallocate_window(&rhp->rdev, mhp->attr.stag); in iwch_dealloc_mw()
Dcxio_hal.c796 int cxio_deallocate_window(struct cxio_rdev *rdev_p, u32 stag) in cxio_deallocate_window() function