Searched refs:G_TID (Results 1 – 2 of 2) sorted by relevance
672 unsigned int atid = G_TID(ntohl(rpl->atid)); in do_act_open_rpl()691 unsigned int stid = G_TID(ntohl(p->opcode_tid)); in do_stid_rpl()716 hwtid = G_TID(ntohl(p->opcode_tid)); in do_hwtid_rpl()754 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_abort_req_rss()1120 G_TID(ntohl(p->opcode_tid))); in process_rx()
186 #define G_TID(x) ((x) & 0xFFFFFF) macro201 #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd))))