Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dvirtchnl.c148 vchnl_req->parm = info->resp_parm; in irdma_alloc_vchnl_req_msg()
215 info.resp_parm = resp_buffer; in irdma_vchnl_req_get_reg_layout()
339 info.resp_parm = &resp_vport; in irdma_vchnl_req_add_vport()
470 info.resp_parm = ver_res; in irdma_vchnl_req_get_ver()
507 info.resp_parm = &resp_hmc; in irdma_vchnl_req_get_hmc_fcn()
560 info.resp_parm = &dev->vc_caps; in irdma_vchnl_req_get_caps()
H A Dvirtchnl.h150 void *resp_parm; member