Home
last modified time | relevance | path

Searched defs:vmci_queue_pair_alloc_msg (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/vmware/vmci/
H A Dvmci_call_defs.h228 struct vmci_queue_pair_alloc_msg { struct
229 struct vmci_datagram hdr;
230 struct vmci_handle handle;
231 vmci_id peer; /* 32bit field. */
232 uint32_t flags;
233 uint64_t produce_size;
234 uint64_t consume_size;
235 uint64_t num_ppns;