Searched refs:GET_TID (Results 1 – 4 of 4) sorted by relevance
12 unsigned int smtidx = G_TID_TID(GET_TID(rpl)); in cxgbe_do_smt_write_rpl()
29 unsigned int tid = GET_TID(rpl); in cxgbe_do_l2t_write_rpl()
1170 unsigned int tid = GET_TID(rpl); in cxgbe_hash_filter_rpl()1245 unsigned int tid = GET_TID(rpl); in cxgbe_filter_rpl()1446 unsigned int tid = GET_TID(rpl); in cxgbe_hash_del_filter_rpl()
67 #define GET_TID(cmd) (G_TID(be32_to_cpu(OPCODE_TID(cmd)))) macro