Searched refs:G_TID_TID (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c77 u_int atid = G_TID_TID(ntohl(cpl->tos_atid));
142 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status)));
H A Dt4_tom.c1030 atid = G_TID_TID(be32toh(OPCODE_TID(cpl)));
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_smt.c274 unsigned int smtidx = G_TID_TID(tid);
H A Dt4_filter.c1205 u_int atid = G_TID_TID(G_AOPEN_ATID(be32toh(cpl->atid_status)));
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h335 #define G_TID_TID(x) (((x) >> S_TID_TID) & M_TID_TID) macro

Completed in 87 milliseconds