Home
last modified time | relevance | path

Searched refs:virtchnl_vf_resource (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_prototype.h46 struct virtchnl_vf_resource *msg);
H A Diavf.h98 virtchnl_struct_size((struct virtchnl_vf_resource *)NULL, \
440 struct virtchnl_vf_resource *vf_res; /* incl. all VSIs */
H A Diavf_common.c429 struct virtchnl_vf_resource *msg) in iavf_vf_parse_hw_config()
/linux/include/linux/net/intel/
H A Dvirtchnl.h282 struct virtchnl_vf_resource { struct
295 VIRTCHNL_CHECK_STRUCT_LEN(20, virtchnl_vf_resource); argument
1688 __vss(virtchnl_vf_resource, __vss_full, p, m, c), \
/linux/drivers/net/ethernet/intel/ice/virt/
H A Dvirtchnl.c248 struct virtchnl_vf_resource *vfres = NULL; in ice_vc_get_vf_res_msg()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2126 struct virtchnl_vf_resource *vfres = NULL; in i40e_vc_get_vf_resources_msg()