Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_virtchnl.c50 struct i40iw_virtchnl_req *vchnl_req) in vchnl_vf_send_get_ver_req() argument
53 struct i40iw_virtchnl_op_buf *vchnl_msg = vchnl_req->vchnl_msg; in vchnl_vf_send_get_ver_req()
59 vchnl_msg->iw_chnl_op_ctx = (uintptr_t)vchnl_req; in vchnl_vf_send_get_ver_req()
76 struct i40iw_virtchnl_req *vchnl_req) in vchnl_vf_send_get_hmc_fcn_req() argument
79 struct i40iw_virtchnl_op_buf *vchnl_msg = vchnl_req->vchnl_msg; in vchnl_vf_send_get_hmc_fcn_req()
85 vchnl_msg->iw_chnl_op_ctx = (uintptr_t)vchnl_req; in vchnl_vf_send_get_hmc_fcn_req()
102 struct i40iw_virtchnl_req *vchnl_req) in vchnl_vf_send_get_pe_stats_req() argument
105 struct i40iw_virtchnl_op_buf *vchnl_msg = vchnl_req->vchnl_msg; in vchnl_vf_send_get_pe_stats_req()
111 vchnl_msg->iw_chnl_op_ctx = (uintptr_t)vchnl_req; in vchnl_vf_send_get_pe_stats_req()
128 struct i40iw_virtchnl_req *vchnl_req, in vchnl_vf_send_add_hmc_objs_req() argument
[all …]