Home
last modified time | relevance | path

Searched refs:OPCODE_TID (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h49 OPCODE_TID(w) = htonl(MK_OPCODE_TID(cpl, tid)); \
H A Dt4_l2t.c204 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_L2T_WRITE_REQ, e->idx | in write_l2e()
/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h251 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid) macro
254 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd))))