Home
last modified time | relevance | path

Searched refs:get_host_router_total_bw (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_dp_dpia_bw.c158 static int get_host_router_total_bw(struct dc_link *link, uint8_t type) in get_host_router_total_bw() function
373 host_router_total_estimated_bw = get_host_router_total_bw(link, HOST_ROUTER_BW_ESTIMATED); in dpia_handle_bw_alloc_response()
422 ret = get_host_router_total_bw(link, HOST_ROUTER_BW_ALLOCATED); in dpia_handle_usb4_bandwidth_allocation_for_link()
456 ret = get_host_router_total_bw(link, HOST_ROUTER_BW_ALLOCATED); in link_dp_dpia_allocate_usb4_bandwidth_for_stream()
484 if (bw_needed_per_hr[dpia_index] > get_host_router_total_bw(link[i], HOST_ROUTER_BW_ALLOCATED)) { in dpia_validate_usb4_bw()