Home
last modified time | relevance | path

Searched refs:tb_bandwidth_group (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/thunderbolt/
Dtb.c39 struct tb_bandwidth_group groups[MAX_GROUPS];
60 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_init_bandwidth_groups()
68 static void tb_bandwidth_group_attach_port(struct tb_bandwidth_group *group, in tb_bandwidth_group_attach_port()
80 static struct tb_bandwidth_group *tb_find_free_bandwidth_group(struct tb_cm *tcm) in tb_find_free_bandwidth_group()
85 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_find_free_bandwidth_group()
94 static struct tb_bandwidth_group *
98 struct tb_bandwidth_group *group; in tb_attach_bandwidth_group()
151 struct tb_bandwidth_group *group = in->group; in tb_detach_bandwidth_group()
1156 tb_recalc_estimated_bandwidth_for_group(struct tb_bandwidth_group *group) in tb_recalc_estimated_bandwidth_for_group()
1239 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_recalc_estimated_bandwidth()
Dtb.h229 struct tb_bandwidth_group { struct
289 struct tb_bandwidth_group *group;