Searched defs:ocrdma_pd_resource_mgr (Results 1 – 1 of 1) sorted by relevance
206 struct ocrdma_pd_resource_mgr { struct207 u32 pd_norm_start;208 u16 pd_norm_count;209 u16 pd_norm_thrsh;210 u16 max_normal_pd;211 u32 pd_dpp_start;212 u16 pd_dpp_count;213 u16 pd_dpp_thrsh;214 u16 max_dpp_pd;215 u16 dpp_page_index;[all …]