Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dsdma.h925 int sdma_ahg_alloc(struct sdma_engine *sde);
Druc.c720 qp->s_ahgidx = sdma_ahg_alloc(qp->s_sde); in build_ahg()
Duser_sdma.c671 int ahg = sdma_ahg_alloc(req->sde); in hfi1_user_sdma_process_request()
Dsdma.c2955 int sdma_ahg_alloc(struct sdma_engine *sde) in sdma_ahg_alloc() function