Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dsdma.h836 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 Dsdma.c3234 int sdma_ahg_alloc(struct sdma_engine *sde) in sdma_ahg_alloc() function