Home
last modified time | relevance | path

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

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