Searched refs:G_TID_TID (Results 1 – 3 of 3) sorted by relevance
12 unsigned int smtidx = G_TID_TID(GET_TID(rpl)); in cxgbe_do_smt_write_rpl()
1171 unsigned int ftid = G_TID_TID(G_AOPEN_ATID in cxgbe_hash_filter_rpl()
72 #define G_TID_TID(x) (((x) >> S_TID_TID) & M_TID_TID) macro