Searched defs:npa_aura_s (Results 1 – 1 of 1) sorted by relevance
160 struct npa_aura_s { struct161 u64 pool_addr; /* W0 */162 u64 ena : 1; /* W1 */163 u64 reserved_65 : 2;164 u64 pool_caching : 1;165 u64 pool_way_mask : 16;166 u64 avg_con : 9;167 u64 reserved_93 : 1;168 u64 pool_drop_ena : 1;169 u64 aura_drop_ena : 1;[all …]