Searched refs:include_asym (Results 1 – 1 of 1) sorted by relevance
697 * @include_asym: Include bandwidth if the link is switched from701 * single link at @port. If @include_asym is set then includes the707 int *max_up, int *max_down, bool include_asym) in tb_maximum_bandwidth() argument 717 include_asym = false; in tb_maximum_bandwidth() 731 } else if (include_asym) { in tb_maximum_bandwidth() 764 } else if (include_asym) { in tb_maximum_bandwidth() 799 * @include_asym: Include bandwidth if the link is switched from807 * If @include_asym is true then includes also bandwidth that can be813 int *available_down, bool include_asym) in tb_available_bandwidth() argument 829 &max_up, &max_down, include_asym); in tb_available_bandwidth() [all...]