Searched defs:TRB_LEN (Results 1 – 3 of 3) sorted by relevance
1072 #define TRB_LEN(p) ((p) & GENMASK(16, 0)) macro
991 #define TRB_LEN(p) ((p) & GENMASK(16, 0)) macro
1296 #define TRB_LEN(p) ((p) & 0x1ffff) macro