Searched refs:virtchnl_vsi_resource (Results 1 – 4 of 4) sorted by relevance
218 struct virtchnl_vsi_resource { struct228 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vsi_resource); argument271 struct virtchnl_vsi_resource vsi_res[1];
100 sizeof(struct virtchnl_vsi_resource)))416 struct virtchnl_vsi_resource *vsi_res; /* our LAN VSI */
186 struct virtchnl_vsi_resource *vsi_res; in iavf_validate_num_queues()219 IAVF_MAX_VF_VSI * sizeof(struct virtchnl_vsi_resource); in iavf_get_vf_config()2170 sizeof(struct virtchnl_vsi_resource); in iavf_virtchnl_completion()
809 struct virtchnl_vsi_resource *vsi_res; in iavf_vf_parse_hw_config()
Completed in 17 milliseconds