Searched refs:virtchnl_vsi_resource (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/sys/dev/ixl/
H A Dvirtchnl.h229 * virtchnl_vsi_resource structures.
232 struct virtchnl_vsi_resource { struct
240 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vsi_resource);
275 struct virtchnl_vsi_resource vsi_res[1];
H A Di40e_common.c7510 struct virtchnl_vsi_resource *vsi_res;
/freebsd-current/sys/dev/iavf/
H A Dvirtchnl.h243 * virtchnl_vsi_resource structures.
246 struct virtchnl_vsi_resource { struct
254 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vsi_resource);
298 struct virtchnl_vsi_resource vsi_res[1];
H A Diavf_iflib.h366 struct virtchnl_vsi_resource *vsi_res;
H A Diavf_lib.c436 (IAVF_MAX_VF_VSI * sizeof(struct virtchnl_vsi_resource));
H A Diavf_vc_common.c249 sizeof(struct virtchnl_vsi_resource);
H A Diavf_common.c994 struct virtchnl_vsi_resource *vsi_res;
/freebsd-current/sys/dev/ice/
H A Dvirtchnl.h414 * virtchnl_vsi_resource structures.
417 struct virtchnl_vsi_resource { struct
427 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vsi_resource);
478 struct virtchnl_vsi_resource vsi_res[1];

Completed in 111 milliseconds