Searched defs:wc_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c2188 ibt2of_wc_opcode(ibt_wrc_opcode_t wc_type) argument
2190 switch (wc_type) {
2207 ASSERT(wc_type == IBT_WRC_RECV_RDMAWI);
2225 wc->opcode = ibt2of_wc_opcode(ibt_wc->wc_type);
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1271 ibt_wrc_opcode_t wc_type; /* Operation Type */ member in struct:ibt_wc_s

Completed in 73 milliseconds