Searched refs:IAVF_VIRTCHNL_VF_RESOURCE_SIZE (Results 1 – 2 of 2) sorted by relevance
93 #define IAVF_VIRTCHNL_VF_RESOURCE_SIZE (sizeof(struct virtchnl_vf_resource) + \ macro
1848 adapter->vf_res = kzalloc(IAVF_VIRTCHNL_VF_RESOURCE_SIZE, in iavf_init_get_resources()2161 memset(adapter->vf_res, 0, IAVF_VIRTCHNL_VF_RESOURCE_SIZE); in iavf_disable_vf()
Completed in 10 milliseconds