Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Dvirtchnl.c145 vchnl_msg->op_ver = info->op_ver; in irdma_alloc_vchnl_req_msg()
184 vchnl_req.vchnl_msg->op_ver, vchnl_req.vchnl_msg->buf_len, in irdma_vchnl_req_send_sync()
214 info.op_ver = IRDMA_VCHNL_OP_GET_REG_LAYOUT_V0; in irdma_vchnl_req_get_reg_layout()
334 info.op_ver = IRDMA_VCHNL_OP_ADD_VPORT_V0; in irdma_vchnl_req_add_vport()
363 info.op_ver = IRDMA_VCHNL_OP_DEL_VPORT_V0; in irdma_vchnl_req_del_vport()
402 info.op_ver = IRDMA_VCHNL_OP_QUEUE_VECTOR_MAP_V0; in irdma_vchnl_req_aeq_vec_map()
444 info.op_ver = IRDMA_VCHNL_OP_QUEUE_VECTOR_MAP_V0; in irdma_vchnl_req_ceq_vec_map()
469 info.op_ver = ver_req; in irdma_vchnl_req_get_ver()
503 info.op_ver = IRDMA_VCHNL_OP_GET_HMC_FCN_V2; in irdma_vchnl_req_get_hmc_fcn()
541 info.op_ver = IRDMA_VCHNL_OP_PUT_HMC_FCN_V0; in irdma_vchnl_req_put_hmc_fcn()
[all …]
H A Dvirtchnl.h99 u16 op_ver; member
154 u16 op_ver; member