Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.h49 struct virtchnl_vf_resource *vf_res; /* VF resource */
H A Dice_dcf.c36 (sizeof(struct virtchnl_vf_resource) + \
/f-stack/dpdk/drivers/net/i40e/base/
H A Dvirtchnl.h249 struct virtchnl_vf_resource { struct
262 VIRTCHNL_CHECK_STRUCT_LEN(36, virtchnl_vf_resource); argument
H A Di40e_prototype.h540 struct virtchnl_vf_resource *msg);
H A Di40e_common.c7633 struct virtchnl_vf_resource *msg) in i40e_vf_parse_hw_config()
/f-stack/dpdk/drivers/common/iavf/
H A Diavf_prototype.h85 struct virtchnl_vf_resource *msg);
H A Dvirtchnl.h277 struct virtchnl_vf_resource { struct
290 VIRTCHNL_CHECK_STRUCT_LEN(36, virtchnl_vf_resource); argument
H A Diavf_common.c965 struct virtchnl_vf_resource *msg) in iavf_vf_parse_hw_config()
/f-stack/dpdk/drivers/net/iavf/
H A Diavf.h133 struct virtchnl_vf_resource *vf_res; /* VF resource */
H A Diavf_vchnl.c474 len = sizeof(struct virtchnl_vf_resource) + in iavf_get_vf_resource()
H A Diavf_ethdev.c1827 bufsz = sizeof(struct virtchnl_vf_resource) + in iavf_init_vf()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c290 struct virtchnl_vf_resource *vf_res = NULL; in i40e_pf_host_process_cmd_get_vf_resource()
304 len = sizeof(struct virtchnl_vf_resource) + in i40e_pf_host_process_cmd_get_vf_resource()
H A Di40e_ethdev.h1247 struct virtchnl_vf_resource *vf_res; /* All VSIs */
H A Di40e_ethdev_vf.c496 len = sizeof(struct virtchnl_vf_resource) + in i40evf_get_vf_resource()
1307 bufsz = sizeof(struct virtchnl_vf_resource) + in i40evf_init_vf()