Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.c57 struct tb_cm { struct
65 static inline struct tb *tcm_to_tb(struct tb_cm *tcm) in tcm_to_tb() argument
78 static void tb_init_bandwidth_groups(struct tb_cm *tcm) in tb_init_bandwidth_groups()
103 static struct tb_bandwidth_group *tb_find_free_bandwidth_group(struct tb_cm *tcm) in tb_find_free_bandwidth_group()
118 tb_attach_bandwidth_group(struct tb_cm *tcm, struct tb_port *in, in tb_attach_bandwidth_group()
154 static void tb_discover_bandwidth_group(struct tb_cm *tcm, struct tb_port *in, in tb_discover_bandwidth_group()
206 struct tb_cm *tcm = tb_priv(sw->tb); in tb_add_dp_resources()
223 struct tb_cm *tcm = tb_priv(sw->tb); in tb_remove_dp_resources()
242 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resource()
257 struct tb_cm *tcm = tb_priv(tb); in tb_discover_dp_resources()
[all …]