Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/qedr/
Dverbs.h49 int qedr_mmap(struct ib_ucontext *, struct vm_area_struct *vma);
Dmain.c214 .mmap = qedr_mmap,
Dverbs.c386 int qedr_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in qedr_mmap() function