Searched defs:ocrdma_pd_resource_mgr (Results 1 – 1 of 1) sorted by relevance
188 struct ocrdma_pd_resource_mgr { struct189 u32 pd_norm_start;190 u16 pd_norm_count;191 u16 pd_norm_thrsh;192 u16 max_normal_pd;193 u32 pd_dpp_start;194 u16 pd_dpp_count;195 u16 pd_dpp_thrsh;196 u16 max_dpp_pd;197 u16 dpp_page_index;[all …]