Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_dev_api.h585 struct pvrdma_cmd_create_qp_resp_v2 { struct
678 struct pvrdma_cmd_create_qp_resp_v2 create_qp_resp_v2;
Dpvrdma_qp.c200 struct pvrdma_cmd_create_qp_resp_v2 *resp_v2 = &rsp.create_qp_resp_v2; in pvrdma_create_qp()