Searched refs:dp_link_bandwidth_kbps (Results 1 – 9 of 9) sorted by relevance
36 uint32_t dp_link_bandwidth_kbps(
222 uint32_t dp_link_bandwidth_kbps( in dp_link_bandwidth_kbps() function288 max_bw = dp_link_bandwidth_kbps(link, link_setting); in dp_validate_mode_timing()
102 link_srv->dp_link_bandwidth_kbps = dp_link_bandwidth_kbps; in construct_link_service_validation()
1095 uint32_t link_rate_in_mbytes_per_sec = dp_link_bandwidth_kbps(stream->link, in get_pbn_per_slot()1509 dp_link_bandwidth_kbps(link, &link->cur_link_settings)); in link_calculate_sst_avg_time_slots_per_mtp()
55 hpo_dp_stream_encoder->ctx->dc->link_srv->dp_link_bandwidth_kbps( in set_hpo_dp_hblank_min_symbol_width()
708 if (req_bw > dp_link_bandwidth_kbps(link, &link->verified_link_cap)) in decide_dp_link_settings()717 link_bw = dp_link_bandwidth_kbps( in decide_dp_link_settings()772 link_bw = dp_link_bandwidth_kbps( in edp_decide_link_settings()819 if (req_bw > dp_link_bandwidth_kbps(link, &link->verified_link_cap)) in decide_edp_link_settings_with_dsc()828 link_bw = dp_link_bandwidth_kbps( in decide_edp_link_settings_with_dsc()881 link_bw = dp_link_bandwidth_kbps( in decide_edp_link_settings_with_dsc()
1767 link_bw = dp_link_bandwidth_kbps(link, &cur_link_settings); in perform_link_training_with_retries()
144 uint32_t (*dp_link_bandwidth_kbps)( member
125 return link->dc->link_srv->dp_link_bandwidth_kbps(link, link_settings); in dc_link_bandwidth_kbps()