Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h179 int cxio_allocate_window(struct cxio_rdev *rdev, u32 * stag, u32 pdid);
Dcxio_hal.c789 int cxio_allocate_window(struct cxio_rdev *rdev_p, u32 * stag, u32 pdid) in cxio_allocate_window() function
Diwch_provider.c549 ret = cxio_allocate_window(&rhp->rdev, &stag, php->pdid); in iwch_alloc_mw()