Searched refs:allocate_stag (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 368 static int allocate_stag(struct c4iw_rdev *rdev, u32 *stag, u32 pdid, in allocate_stag() function 643 ret = allocate_stag(&rhp->rdev, &stag, php->pdid, in c4iw_alloc_mr()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 384 static int allocate_stag(struct c4iw_rdev *rdev, u32 *stag, u32 pdid, in allocate_stag() function 727 ret = allocate_stag(&rhp->rdev, &stag, php->pdid, in c4iw_alloc_mr()
|
Completed in 2 milliseconds