Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_virtchnl.c603 vchnl_req.vchnl_msg = &dev->vchnl_vf_msg_buf.vchnl_msg; in i40iw_vchnl_vf_get_ver()
635 vchnl_req.vchnl_msg = &dev->vchnl_vf_msg_buf.vchnl_msg; in i40iw_vchnl_vf_get_hmc_fcn()
669 vchnl_req.vchnl_msg = &dev->vchnl_vf_msg_buf.vchnl_msg; in i40iw_vchnl_vf_add_hmc_objs()
707 vchnl_req.vchnl_msg = &dev->vchnl_vf_msg_buf.vchnl_msg; in i40iw_vchnl_vf_del_hmc_obj()
743 vchnl_req.vchnl_msg = &dev->vchnl_vf_msg_buf.vchnl_msg; in i40iw_vchnl_vf_get_pe_stats()
Di40iw_type.h519 struct i40iw_vchnl_vf_msg_buffer vchnl_vf_msg_buf; member