Searched refs:OPCODE_TID (Results 1 – 5 of 5) sorted by relevance
24 OPCODE_TID(w) = cpu_to_be32(MK_OPCODE_TID(cpl, tid)); \
96 OPCODE_TID(req) = in write_smt_entry()
75 OPCODE_TID(req) = in write_l2e()
225 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_SET_TCB_FIELD, f->tid)); in mk_set_tcb_field_ulp()378 OPCODE_TID(abort_req) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_REQ, tid)); in mk_abort_req_ulp()402 OPCODE_TID(abort_rpl) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_RPL, tid)); in mk_abort_rpl_ulp()516 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ6, in mk_act_open_req6()563 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ACT_OPEN_REQ, in mk_act_open_req()
64 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid) macro67 #define GET_TID(cmd) (G_TID(be32_to_cpu(OPCODE_TID(cmd))))