srq_resp 108 drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c struct pvrdma_create_srq_resp srq_resp = {}; srq_resp 192 drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c srq_resp.srqn = resp->srqn; srq_resp 198 drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c if (ib_copy_to_udata(udata, &srq_resp, sizeof(srq_resp))) {