Searched refs:virtchnl2_alloc_vectors (Results 1 – 2 of 2) sorted by relevance
959 struct virtchnl2_alloc_vectors { struct964 VIRTCHNL2_CHECK_STRUCT_LEN(32, virtchnl2_alloc_vectors); argument
2638 struct virtchnl2_alloc_vectors *rcvd_vec __free(kfree) = NULL; in idpf_send_alloc_vectors_msg()2640 struct virtchnl2_alloc_vectors ac = {}; in idpf_send_alloc_vectors_msg()2691 struct virtchnl2_alloc_vectors *ac = adapter->req_vec_chunks; in idpf_send_dealloc_vectors_msg()