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