Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.h837 int sdma_ahg_alloc(struct sdma_engine *sde);
H A Druc.c172 qp->s_ahgidx = sdma_ahg_alloc(priv->s_sde); in build_ahg()
H A Duser_sdma.c523 req->ahg_idx = sdma_ahg_alloc(req->sde); in hfi1_user_sdma_process_request()
H A Dsdma.c3248 int sdma_ahg_alloc(struct sdma_engine *sde) in sdma_ahg_alloc() function