Home
last modified time | relevance | path

Searched defs:vchnl_msg (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_virtchnl.h97 struct i40iw_virtchnl_op_buf *vchnl_msg; member
H A Di40iw_virtchnl.c53 struct i40iw_virtchnl_op_buf *vchnl_msg = vchnl_req->vchnl_msg; in vchnl_vf_send_get_ver_req() local
79 struct i40iw_virtchnl_op_buf *vchnl_msg = vchnl_req->vchnl_msg; vchnl_vf_send_get_hmc_fcn_req() local
105 struct i40iw_virtchnl_op_buf *vchnl_msg = vchnl_req->vchnl_msg; vchnl_vf_send_get_pe_stats_req() local
134 struct i40iw_virtchnl_op_buf *vchnl_msg = vchnl_req->vchnl_msg; vchnl_vf_send_add_hmc_objs_req() local
172 struct i40iw_virtchnl_op_buf *vchnl_msg = vchnl_req->vchnl_msg; vchnl_vf_send_del_hmc_objs_req() local
201 vchnl_pf_send_get_ver_resp(struct i40iw_sc_dev *dev, u32 vf_id, struct i40iw_virtchnl_op_buf *vchnl_msg) vchnl_pf_send_get_ver_resp() argument
226 vchnl_pf_send_get_hmc_fcn_resp(struct i40iw_sc_dev *dev, u32 vf_id, struct i40iw_virtchnl_op_buf *vchnl_msg, u16 hmc_fcn) vchnl_pf_send_get_hmc_fcn_resp() argument
254 vchnl_pf_send_get_pe_stats_resp(struct i40iw_sc_dev *dev, u32 vf_id, struct i40iw_virtchnl_op_buf *vchnl_msg, struct i40iw_dev_hw_stats *hw_stats) vchnl_pf_send_get_pe_stats_resp() argument
280 vchnl_pf_send_error_resp(struct i40iw_sc_dev *dev, u32 vf_id, struct i40iw_virtchnl_op_buf *vchnl_msg, u16 op_ret_code) vchnl_pf_send_error_resp() argument
340 struct i40iw_virtchnl_op_buf *vchnl_msg = &vf_dev->vf_msg_buffer.vchnl_msg; pf_add_hmc_obj_callback() local
380 struct i40iw_virtchnl_op_buf *vchnl_msg = &vf_dev->vf_msg_buffer.vchnl_msg; pf_del_hmc_obj_callback() local
430 struct i40iw_virtchnl_op_buf *vchnl_msg = (struct i40iw_virtchnl_op_buf *)msg; i40iw_vchnl_recv_pf() local
[all...]
H A Di40iw_type.h431 struct i40iw_virtchnl_op_buf vchnl_msg; member

Completed in 5 milliseconds