virtchnl2_alloc_vectors
struct virtchnl2_alloc_vectors *req_vec_chunks;
struct virtchnl2_alloc_vectors *ac;
struct virtchnl2_alloc_vectors *rcvd_vec __free(kfree) = NULL;
struct virtchnl2_alloc_vectors ac = {};
struct virtchnl2_alloc_vectors *ac = adapter->req_vec_chunks;
VIRTCHNL2_CHECK_STRUCT_LEN(32, virtchnl2_alloc_vectors);