Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_user.h68 struct nes_alloc_pd_resp { struct
Dnes_verbs.c757 struct nes_alloc_pd_resp uresp; in nes_alloc_pd()
797 if (ib_copy_to_udata(udata, &uresp, sizeof (struct nes_alloc_pd_resp))) { in nes_alloc_pd()