Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
A Diavf.h93 #define IAVF_VIRTCHNL_VF_RESOURCE_SIZE (sizeof(struct virtchnl_vf_resource) + \ macro
A Diavf_main.c1848 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