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