Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h194 int hfi1_user_sdma_alloc_queues(struct hfi1_ctxtdata *uctxt,
H A Duser_sdma.c106 int hfi1_user_sdma_alloc_queues(struct hfi1_ctxtdata *uctxt, in hfi1_user_sdma_alloc_queues() function
H A Dfile_ops.c1174 ret = hfi1_user_sdma_alloc_queues(uctxt, fd); in init_user_ctxt()