Lines Matching refs:OPCODE_TID
529 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, tid));
690 union opcode_tid *p = cplhdr(m);
691 unsigned int stid = G_TID(ntohl(p->opcode_tid));
708 union opcode_tid *p = cplhdr(m);
716 hwtid = G_TID(ntohl(p->opcode_tid));
753 union opcode_tid *p = cplhdr(m);
754 unsigned int hwtid = G_TID(ntohl(p->opcode_tid));
780 OPCODE_TID(rpl) =
1116 union opcode_tid *p = cplhdr(m0);
1120 G_TID(ntohl(p->opcode_tid)));
1202 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_SET_TCB_FIELD, tid));