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, \
442 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.c3115 struct virtchnl_vf_resource *vfres = adapter->vf_res; in iavf_reset_task()
3702 struct virtchnl_vf_resource *vfres = adapter->vf_res; in __iavf_setup_tc()
5211 struct virtchnl_vf_resource *vfres = adapter->vf_res; in iavf_process_config()
/linux/include/linux/avf/
H A Dvirtchnl.h231 * virtchnl_vf_resource and one or more
282 struct virtchnl_vf_resource { struct
295 VIRTCHNL_CHECK_STRUCT_LEN(20, virtchnl_vf_resource); argument
1124 * in virtchnl_vf_resource struct and can be used to determine
1638 __vss(virtchnl_vf_resource, __vss_full, p, m, c), \
/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c420 struct virtchnl_vf_resource *vfres = NULL; in ice_vc_get_vf_res_msg()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2111 struct virtchnl_vf_resource *vfres = NULL; in i40e_vc_get_vf_resources_msg()