Searched refs:IB_OPCODE_CNP (Results 1 – 4 of 4) sorted by relevance
85 IB_OPCODE_CNP = 0x80, enumerator
669 bth0 = (IB_OPCODE_CNP << 24) | (1 << 16) | in return_cnp_16B()728 bth0 = pkey | (IB_OPCODE_CNP << 24); in return_cnp()
359 if (opcode == IB_OPCODE_CNP) { in rcv_hdrerr()509 ignore_fecn = is_mcast || (opcode == IB_OPCODE_CNP) || in hfi1_process_ecn_slowpath()
282 [IB_OPCODE_CNP] = &hfi1_cnp_rcv321 (packet->opcode == IB_OPCODE_CNP)) in qp_ok()