Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/qedr/
Dverbs.h48 int qedr_mmap(struct ib_ucontext *ucontext, struct vm_area_struct *vma);
Dmain.c216 .mmap = qedr_mmap,
Dverbs.c388 int qedr_mmap(struct ib_ucontext *ucontext, struct vm_area_struct *vma) in qedr_mmap() function