Searched refs:virtchnl2_alloc_vectors (Results 1 – 4 of 4) sorted by relevance
889 struct virtchnl2_alloc_vectors { struct894 VIRTCHNL2_CHECK_STRUCT_LEN(32, virtchnl2_alloc_vectors); argument
549 struct virtchnl2_alloc_vectors *req_vec_chunks;
2174 struct virtchnl2_alloc_vectors *rcvd_vec __free(kfree) = NULL; in idpf_send_alloc_vectors_msg()2176 struct virtchnl2_alloc_vectors ac = {}; in idpf_send_alloc_vectors_msg()2227 struct virtchnl2_alloc_vectors *ac = adapter->req_vec_chunks; in idpf_send_dealloc_vectors_msg()
4143 struct virtchnl2_alloc_vectors *ac; in idpf_vport_intr_init_vec_idx()