Home
last modified time | relevance | path

Searched refs:cxio_dereg_mem (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/cxgb3/
Diwch_mem.c73 cxio_dereg_mem(&rhp->rdev, mhp->attr.stag, mhp->attr.pbl_size, in iwch_register_mem()
Dcxio_hal.h177 int cxio_dereg_mem(struct cxio_rdev *rdev, u32 stag, u32 pbl_size,
Diwch_provider.c343 cxio_dereg_mem(&rhp->rdev, mhp->attr.stag, mhp->attr.pbl_size, in iwch_dereg_mr()
631 cxio_dereg_mem(&rhp->rdev, stag, mhp->attr.pbl_size, in iwch_alloc_mr()
Dcxio_hal.c782 int cxio_dereg_mem(struct cxio_rdev *rdev_p, u32 stag, u32 pbl_size, in cxio_dereg_mem() function