Home
last modified time | relevance | path

Searched refs:sdma_ahg_alloc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dsdma.h878 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.c584 req->ahg_idx = sdma_ahg_alloc(req->sde); in hfi1_user_sdma_process_request()
H A Dsdma.c3283 * sdma_ahg_alloc - allocate an AHG entry
3290 int sdma_ahg_alloc(struct sdma_engine *sde) in sdma_ahg_alloc() function
/kernel/linux/linux-6.6/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.c3241 * sdma_ahg_alloc - allocate an AHG entry
3248 int sdma_ahg_alloc(struct sdma_engine *sde) in sdma_ahg_alloc() function

Completed in 20 milliseconds