Searched refs:IAVF_VIRTCHNL_VF_RESOURCE_SIZE (Results 1 – 3 of 3) sorted by relevance
95 #define IAVF_VIRTCHNL_VF_RESOURCE_SIZE \ macro
218 len = IAVF_VIRTCHNL_VF_RESOURCE_SIZE; in iavf_get_vf_config()2233 u16 len = IAVF_VIRTCHNL_VF_RESOURCE_SIZE; in iavf_virtchnl_completion()
2493 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()