Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb.c19 * struct tb_cm - Simple Thunderbolt connection manager
29 struct tb_cm { struct
36 static inline struct tb *tcm_to_tb(struct tb_cm *tcm) in tcm_to_tb()
71 struct tb_cm *tcm = tb_priv(sw->tb); in tb_add_dp_resources()
88 struct tb_cm *tcm = tb_priv(sw->tb); in tb_remove_dp_resources()
108 struct tb_cm *tcm = tb_priv(tb); in tb_discover_tunnels()
260 struct tb_cm *tcm = tb_priv(tb); in tb_find_tunnel()
305 struct tb_cm *tcm = tb_priv(tb); in tb_available_bandwidth()
438 struct tb_cm *tcm = tb_priv(tb); in tb_tunnel_usb3()
556 struct tb_cm *tc in tb_scan_port()
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb.c23 * struct tb_cm - Simple Thunderbolt connection manager
34 struct tb_cm { struct
42 static inline struct tb *tcm_to_tb(struct tb_cm *tcm) in tcm_to_tb()
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 *tc in tb_discover_dp_resource()
[all...]

Completed in 4 milliseconds