dp_link_bandwidth_kbps
return link->dc->link_srv->dp_link_bandwidth_kbps(link, link_settings);
uint32_t (*dp_link_bandwidth_kbps)(
hpo_dp_stream_encoder->ctx->dc->link_srv->dp_link_bandwidth_kbps(
uint32_t link_rate_in_mbytes_per_sec = dp_link_bandwidth_kbps(stream->link,
dp_link_bandwidth_kbps(link, &link->cur_link_settings));
link_srv->dp_link_bandwidth_kbps = dp_link_bandwidth_kbps;
max_bw = dp_link_bandwidth_kbps(link, link_setting);
uint32_t dp_link_bandwidth_kbps(
if (req_bw > dp_link_bandwidth_kbps(link, &link->verified_link_cap))
link_bw = dp_link_bandwidth_kbps(
link_bw = dp_link_bandwidth_kbps(
if (req_bw > dp_link_bandwidth_kbps(link, &link->verified_link_cap))
link_bw = dp_link_bandwidth_kbps(
link_bw = dp_link_bandwidth_kbps(
link_bw = dp_link_bandwidth_kbps(link, &cur_link_settings);