Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c62 struct tb_bandwidth_group groups[MAX_GROUPS];
83 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_init_bandwidth_groups()
91 static void tb_bandwidth_group_attach_port(struct tb_bandwidth_group *group, in tb_bandwidth_group_attach_port()
103 static struct tb_bandwidth_group *tb_find_free_bandwidth_group(struct tb_cm *tcm) in tb_find_free_bandwidth_group()
108 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_find_free_bandwidth_group()
117 static struct tb_bandwidth_group *
121 struct tb_bandwidth_group *group; in tb_attach_bandwidth_group()
174 struct tb_bandwidth_group *group = in->group; in tb_detach_bandwidth_group()
1609 tb_recalc_estimated_bandwidth_for_group(struct tb_bandwidth_group *group) in tb_recalc_estimated_bandwidth_for_group()
1692 struct tb_bandwidth_group *group = &tcm->groups[i]; in tb_recalc_estimated_bandwidth()
H A Dtb.h226 struct tb_bandwidth_group { struct
287 struct tb_bandwidth_group *group;