Searched defs:npa_aura_s (Results 1 – 1 of 1) sorted by relevance
176 struct npa_aura_s { struct177 u64 pool_addr; /* W0 */178 u64 ena : 1; /* W1 */179 u64 reserved_65 : 2;180 u64 pool_caching : 1;181 u64 pool_way_mask : 16;182 u64 avg_con : 9;183 u64 reserved_93 : 1;184 u64 pool_drop_ena : 1;185 u64 aura_drop_ena : 1;[all …]