MLX4_CQE_IS_SEND_MASK
is_send = cqe->owner_sr_opcode & MLX4_CQE_IS_SEND_MASK;
if (srq && !(cqe->owner_sr_opcode & MLX4_CQE_IS_SEND_MASK))