Searched defs:TRB_LEN (Results 1 – 4 of 4) sorted by relevance
848 #define TRB_LEN(p) ((p) & 0x1ffff) macro
1053 #define TRB_LEN(p) ((p) & GENMASK(16, 0)) macro
1068 #define TRB_LEN(p) ((p) & GENMASK(16, 0)) macro
1301 #define TRB_LEN(p) ((p) & 0x1ffff) macro