Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h49 OPCODE_TID(w) = htonl(MK_OPCODE_TID(cpl, tid)); \
H A Dt4_l2t.c205 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_L2T_WRITE_REQ, idx | in write_l2e()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h300 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid) macro
303 #define GET_TID(cmd) (G_TID(be32_to_cpu(OPCODE_TID(cmd))))