Lines Matching defs:tb_cm
23 * struct tb_cm - Simple Thunderbolt connection manager
34 struct tb_cm {
42 static inline struct tb *tcm_to_tb(struct tb_cm *tcm)
55 static void tb_init_bandwidth_groups(struct tb_cm *tcm)
80 static struct tb_bandwidth_group *tb_find_free_bandwidth_group(struct tb_cm *tcm)
95 tb_attach_bandwidth_group(struct tb_cm *tcm, struct tb_port *in,
131 static void tb_discover_bandwidth_group(struct tb_cm *tcm, struct tb_port *in,
183 struct tb_cm *tcm = tb_priv(sw->tb);
200 struct tb_cm *tcm = tb_priv(sw->tb);
219 struct tb_cm *tcm = tb_priv(tb);
234 struct tb_cm *tcm = tb_priv(tb);
246 struct tb_cm *tcm = tb_priv(sw->tb);
426 struct tb_cm *tcm = tb_priv(tb);
534 struct tb_cm *tcm = tb_priv(tb);
579 struct tb_cm *tcm = tb_priv(tb);
756 struct tb_cm *tcm = tb_priv(tb);
882 struct tb_cm *tcm = tb_priv(port->sw->tb);
1070 struct tb_cm *tcm = tb_priv(tb);
1233 struct tb_cm *tcm = tb_priv(tb);
1251 struct tb_cm *tcm = tb_priv(tb);
1288 struct tb_cm *tcm = tb_priv(tb);
1448 struct tb_cm *tcm = tb_priv(tb);
1469 struct tb_cm *tcm = tb_priv(tb);
1514 struct tb_cm *tcm = tb_priv(tb);
1559 struct tb_cm *tcm = tb_priv(tb);
1608 struct tb_cm *tcm = tb_priv(tb);
1661 struct tb_cm *tcm = tb_priv(tb);
1891 struct tb_cm *tcm = tb_priv(tb);
2046 struct tb_cm *tcm = tb_priv(tb);
2089 struct tb_cm *tcm = tb_priv(tb);
2152 struct tb_cm *tcm = tb_priv(tb);
2196 struct tb_cm *tcm = tb_priv(tb);
2274 struct tb_cm *tcm = tb_priv(tb);
2282 struct tb_cm *tcm = tb_priv(tb);
2303 struct tb_cm *tcm = tb_priv(tb);
2315 struct tb_cm *tcm = container_of(work, struct tb_cm, remove_work.work);
2328 struct tb_cm *tcm = tb_priv(tb);
2436 struct tb_cm *tcm;