Searched defs:vchnl_req (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_virtchnl.c | 49 vchnl_vf_send_get_ver_req(struct i40iw_sc_dev *dev, struct i40iw_virtchnl_req *vchnl_req) vchnl_vf_send_get_ver_req() argument 75 vchnl_vf_send_get_hmc_fcn_req(struct i40iw_sc_dev *dev, struct i40iw_virtchnl_req *vchnl_req) vchnl_vf_send_get_hmc_fcn_req() argument 101 vchnl_vf_send_get_pe_stats_req(struct i40iw_sc_dev *dev, struct i40iw_virtchnl_req *vchnl_req) vchnl_vf_send_get_pe_stats_req() argument 127 vchnl_vf_send_add_hmc_objs_req(struct i40iw_sc_dev *dev, struct i40iw_virtchnl_req *vchnl_req, enum i40iw_hmc_rsrc_type rsrc_type, u32 start_index, u32 rsrc_count) vchnl_vf_send_add_hmc_objs_req() argument 165 vchnl_vf_send_del_hmc_objs_req(struct i40iw_sc_dev *dev, struct i40iw_virtchnl_req *vchnl_req, enum i40iw_hmc_rsrc_type rsrc_type, u32 start_index, u32 rsrc_count) vchnl_vf_send_del_hmc_objs_req() argument 567 struct i40iw_virtchnl_req *vchnl_req; i40iw_vchnl_recv_vf() local 594 struct i40iw_virtchnl_req vchnl_req; i40iw_vchnl_vf_get_ver() local 626 struct i40iw_virtchnl_req vchnl_req; i40iw_vchnl_vf_get_hmc_fcn() local 662 struct i40iw_virtchnl_req vchnl_req; i40iw_vchnl_vf_add_hmc_objs() local 700 struct i40iw_virtchnl_req vchnl_req; i40iw_vchnl_vf_del_hmc_obj() local 734 struct i40iw_virtchnl_req vchnl_req; i40iw_vchnl_vf_get_pe_stats() local [all...] |
Completed in 1 milliseconds