Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h181 int cxio_allocate_stag(struct cxio_rdev *rdev, u32 *stag, u32 pdid, u32 pbl_size, u32 pbl_addr);
Dcxio_hal.c829 int cxio_allocate_stag(struct cxio_rdev *rdev_p, u32 *stag, u32 pdid, u32 pbl_size, u32 pbl_addr) in cxio_allocate_stag() function
Diwch_provider.c811 ret = cxio_allocate_stag(&rhp->rdev, &stag, php->pdid, in iwch_alloc_fast_reg_mr()