SIW_OP_RECEIVE
[SIW_OP_RECEIVE] = IB_WC_RECV,
case SIW_OP_RECEIVE:
cqe->opcode = SIW_OP_RECEIVE;
if (rx_type(wqe) == SIW_OP_RECEIVE) {
siw_wqe_put_mem(wqe, SIW_OP_RECEIVE);
rx_type(wqe) = SIW_OP_RECEIVE;