Lines Matching refs:tb_bandwidth_group
63 struct tb_bandwidth_group groups[MAX_GROUPS];
613 const struct tb_bandwidth_group *group; in tb_consumed_dp_bandwidth()
1393 tb_recalc_estimated_bandwidth_for_group(struct tb_bandwidth_group *group) in tb_recalc_estimated_bandwidth_for_group()
1484 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_recalc_estimated_bandwidth()
1493 static bool __release_group_bandwidth(struct tb_bandwidth_group *group) in __release_group_bandwidth()
1504 static void __configure_group_sym(struct tb_bandwidth_group *group) in __configure_group_sym()
1530 struct tb_bandwidth_group *group = in tb_bandwidth_group_release_work()
1546 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_init_bandwidth_groups()
1556 static void tb_bandwidth_group_attach_port(struct tb_bandwidth_group *group, in tb_bandwidth_group_attach_port()
1568 static struct tb_bandwidth_group *tb_find_free_bandwidth_group(struct tb_cm *tcm) in tb_find_free_bandwidth_group()
1573 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_find_free_bandwidth_group()
1582 static struct tb_bandwidth_group *
1586 struct tb_bandwidth_group *group; in tb_attach_bandwidth_group()
1639 struct tb_bandwidth_group *group = in->group; in tb_detach_bandwidth_group()
2422 struct tb_bandwidth_group *group; in tb_alloc_dp_bandwidth()