Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Dvirtchnl.h214 struct virtchnl_vsi_resource { struct
222 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vsi_resource); argument
259 struct virtchnl_vsi_resource vsi_res[1];
H A Di40e_common.c7635 struct virtchnl_vsi_resource *vsi_res; in i40e_vf_parse_hw_config()
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.h50 struct virtchnl_vsi_resource *vsi_res; /* LAN VSI */
H A Dice_dcf.c37 IAVF_MAX_VF_VSI * sizeof(struct virtchnl_vsi_resource))
/f-stack/dpdk/drivers/common/iavf/
H A Dvirtchnl.h230 struct virtchnl_vsi_resource { struct
238 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_vsi_resource); argument
287 struct virtchnl_vsi_resource vsi_res[1];
H A Diavf_common.c967 struct virtchnl_vsi_resource *vsi_res; in iavf_vf_parse_hw_config()
/f-stack/dpdk/drivers/net/iavf/
H A Diavf.h134 struct virtchnl_vsi_resource *vsi_res; /* LAN VSI */
H A Diavf_vchnl.c475 IAVF_MAX_VF_VSI * sizeof(struct virtchnl_vsi_resource); in iavf_get_vf_resource()
H A Diavf_ethdev.c1828 (IAVF_MAX_VF_VSI * sizeof(struct virtchnl_vsi_resource)); in iavf_init_vf()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1248 struct virtchnl_vsi_resource *vsi_res; /* LAN VSI */
H A Di40e_ethdev_vf.c497 I40E_MAX_VF_VSI * sizeof(struct virtchnl_vsi_resource); in i40evf_get_vf_resource()
1308 (I40E_MAX_VF_VSI * sizeof(struct virtchnl_vsi_resource)); in i40evf_init_vf()
H A Di40e_pf.c306 sizeof(struct virtchnl_vsi_resource); in i40e_pf_host_process_cmd_get_vf_resource()