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