Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h10870 typedef struct _ib_wc { struct
10871 struct _ib_wc *p_next; argument
10872 uint64_t wr_id;
10873 ib_wc_type_t wc_type;
10874 uint32_t length;
10875 ib_wc_status_t status;
10876 uint64_t vendor_specific;
10877 union _wc_recv {
10910 } recv;