Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Dnes-abi.h69 struct nes_alloc_pd_resp { struct
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_verbs.c669 struct nes_alloc_pd_resp uresp; in nes_alloc_pd()
709 if (ib_copy_to_udata(udata, &uresp, sizeof (struct nes_alloc_pd_resp))) { in nes_alloc_pd()