Searched refs:IB_OPCODE_RC (Results 1 – 4 of 4) sorted by relevance
80 IB_OPCODE_RC = 0x00, enumerator
47 if (unlikely((pkt->opcode & IB_OPCODE_RC) != 0)) { in check_type_state()
289 [IB_OPCODE_RC >> 5] =
977 return type == IB_QPT_RC ? IB_OPCODE_RC : type == IB_QPT_UC ? in get_allowed_ops()