Home
last modified time | relevance | path

Searched refs:GET_TID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.c439 unsigned int tid = GET_TID(rpl); in do_l2t_write_rpl()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h303 #define GET_TID(cmd) (G_TID(be32_to_cpu(OPCODE_TID(cmd)))) macro