Home
last modified time | relevance | path

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

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