Home
last modified time | relevance | path

Searched refs:nes_alloc_ucontext_req (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/rdma/
Dnes-abi.h54 struct nes_alloc_ucontext_req { struct
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_verbs.c537 struct nes_alloc_ucontext_req req; in nes_alloc_ucontext()
543 if (ib_copy_from_udata(&req, udata, sizeof(struct nes_alloc_ucontext_req))) { in nes_alloc_ucontext()