Searched refs:virtchnl_vsi_resource (Results 1 – 4 of 4) sorted by relevance
227 struct virtchnl_vsi_resource { struct235 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vsi_resource); argument275 struct virtchnl_vsi_resource vsi_res[1];
95 sizeof(struct virtchnl_vsi_resource)))355 struct virtchnl_vsi_resource *vsi_res; /* our LAN VSI */
168 struct virtchnl_vsi_resource *vsi_res; in iavf_validate_num_queues()202 IAVF_MAX_VF_VSI * sizeof(struct virtchnl_vsi_resource); in iavf_get_vf_config()1722 sizeof(struct virtchnl_vsi_resource); in iavf_virtchnl_completion()
809 struct virtchnl_vsi_resource *vsi_res; in iavf_vf_parse_hw_config()
Completed in 14 milliseconds