Searched refs:GEM_NTXDESC_MASK (Results 1 – 1 of 1) sorted by relevance
49 #define GEM_NTXDESC_MASK (GEM_NTXDESC - 1) macro50 #define GEM_NEXTTX(x) ((x + 1) & GEM_NTXDESC_MASK)