Home
last modified time | relevance | path

Searched refs:IAVF_VIRTCHNL_VF_RESOURCE_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h95 #define IAVF_VIRTCHNL_VF_RESOURCE_SIZE \ macro
H A Diavf_virtchnl.c218 len = IAVF_VIRTCHNL_VF_RESOURCE_SIZE; in iavf_get_vf_config()
2233 u16 len = IAVF_VIRTCHNL_VF_RESOURCE_SIZE; in iavf_virtchnl_completion()
H A Diavf_main.c2493 adapter->vf_res = kzalloc(IAVF_VIRTCHNL_VF_RESOURCE_SIZE, in iavf_init_get_resources()
2959 memset(adapter->vf_res, 0, IAVF_VIRTCHNL_VF_RESOURCE_SIZE); in iavf_disable_vf()