Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtb.c34 struct tb_cm { struct
42 static inline struct tb *tcm_to_tb(struct tb_cm *tcm) in tcm_to_tb() argument
55 static void tb_init_bandwidth_groups(struct tb_cm *tcm) in tb_init_bandwidth_groups()
80 static struct tb_bandwidth_group *tb_find_free_bandwidth_group(struct tb_cm *tcm) in tb_find_free_bandwidth_group()
95 tb_attach_bandwidth_group(struct tb_cm *tcm, struct tb_port *in, in tb_attach_bandwidth_group()
131 static void tb_discover_bandwidth_group(struct tb_cm *tcm, struct tb_port *in, in tb_discover_bandwidth_group()
183 struct tb_cm *tcm = tb_priv(sw->tb); in tb_add_dp_resources()
200 struct tb_cm *tcm = tb_priv(sw->tb); in tb_remove_dp_resources()
219 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resource()
234 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resources()
[all …]