Lines Matching refs:tb_bandwidth_group
69 struct tb_bandwidth_group groups[MAX_GROUPS];
625 const struct tb_bandwidth_group *group; in tb_consumed_dp_bandwidth()
1424 tb_recalc_estimated_bandwidth_for_group(struct tb_bandwidth_group *group) in tb_recalc_estimated_bandwidth_for_group()
1515 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_recalc_estimated_bandwidth()
1524 static bool __release_group_bandwidth(struct tb_bandwidth_group *group) in __release_group_bandwidth()
1535 static void __configure_group_sym(struct tb_bandwidth_group *group) in __configure_group_sym()
1561 struct tb_bandwidth_group *group = in tb_bandwidth_group_release_work()
1577 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_init_bandwidth_groups()
1587 static void tb_bandwidth_group_attach_port(struct tb_bandwidth_group *group, in tb_bandwidth_group_attach_port()
1599 static struct tb_bandwidth_group *tb_find_free_bandwidth_group(struct tb_cm *tcm) in tb_find_free_bandwidth_group()
1604 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_find_free_bandwidth_group()
1613 static struct tb_bandwidth_group *
1617 struct tb_bandwidth_group *group; in tb_attach_bandwidth_group()
1670 struct tb_bandwidth_group *group = in->group; in tb_detach_bandwidth_group()
2531 struct tb_bandwidth_group *group; in tb_alloc_dp_bandwidth()