Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Duser_sdma.h86 int hfi1_user_sdma_alloc_queues(struct hfi1_ctxtdata *, struct file *);
Duser_sdma.c353 int hfi1_user_sdma_alloc_queues(struct hfi1_ctxtdata *uctxt, struct file *fp) in hfi1_user_sdma_alloc_queues() function
Dfile_ops.c1289 ret = hfi1_user_sdma_alloc_queues(uctxt, fp); in setup_ctxt()