Searched defs:ibv_wc (Results 1 – 1 of 1) sorted by relevance
467 struct ibv_wc { struct469 enum ibv_wc_status status; argument470 enum ibv_wc_opcode opcode; argument471 uint32_t vendor_err;472 uint32_t byte_len;476 union {480 uint32_t qp_num;481 uint32_t src_qp;482 int wc_flags;483 uint16_t pkey_index;[all …]