Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1265 typedef struct ibt_wc_s { struct
1275 ibt_wc_status_t wc_status; /* Completion Status */ argument
1276 uint8_t wc_sl:4; /* Remote SL */
1277 uint16_t wc_ethertype; /* Ethertype Field - RE */
1278 ib_lid_t wc_opaque1;
1279 uint16_t wc_opaque2;
1280 ib_qpn_t wc_qpn; /* Source QPN Datagram only */
1281 uint32_t wc_detail; /* RD: EECN, UD: IPoIB flags */
1282 ib_qpn_t wc_local_qpn;
1283 ibt_rkey_t wc_rkey;
[all …]