Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_prototype.h45 struct virtchnl_vf_resource *msg);
H A Diavf.h98 virtchnl_struct_size((struct virtchnl_vf_resource *)NULL, \
441 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()
H A Diavf_main.c3104 struct virtchnl_vf_resource *vfres = adapter->vf_res; in iavf_reset_step()
3699 struct virtchnl_vf_resource *vfres = adapter->vf_res; in __iavf_setup_tc()
5203 struct virtchnl_vf_resource *vfres = adapter->vf_res; in iavf_process_config()
/linux/include/linux/avf/
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()