Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h233 struct virtchnl_vsi_resource { struct
241 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vsi_resource); argument
276 struct virtchnl_vsi_resource vsi_res[1];
H A Di40e_common.c7492 struct virtchnl_vsi_resource *vsi_res; in i40e_vf_parse_hw_config()