Searched refs:MK_OPCODE_TID (Results 1 – 2 of 2) sorted by relevance
49 OPCODE_TID(w) = htonl(MK_OPCODE_TID(cpl, tid)); \
298 #define MK_OPCODE_TID(opcode, tid) (V_CPL_OPCODE(opcode) | (tid)) macro