Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dsdma.h855 int sdma_ahg_alloc(struct sdma_engine *sde);
H A Druc.c214 qp->s_ahgidx = sdma_ahg_alloc(priv->s_sde); in build_ahg()
H A Duser_sdma.c588 req->ahg_idx = sdma_ahg_alloc(req->sde); in hfi1_user_sdma_process_request()
H A Dsdma.c3290 int sdma_ahg_alloc(struct sdma_engine *sde) in sdma_ahg_alloc() function