Searched refs:num_of_dpias_per_host_router (Results 1 – 7 of 7) sorted by relevance
369 uint8_t num_of_dpias_per_host_router; member
1929 dc->caps.num_of_dpias_per_host_router = 2; in dcn314_resource_construct()
1935 dc->caps.num_of_dpias_per_host_router = 2; in dcn351_resource_construct()
1962 dc->caps.num_of_dpias_per_host_router = 2; in dcn35_resource_construct()
2000 dc->caps.num_of_dpias_per_host_router = 2; in dcn31_resource_construct()
1932 dc->caps.num_of_dpias_per_host_router = 2; in dcn36_resource_construct()
6618 …er_index = (link->link_index - dc->lowest_dpia_link_index) / dc->caps.num_of_dpias_per_host_router; in dc_get_host_router_index()