Lines Matching refs:tb_port
123 static ssize_t regs_write(struct tb_switch *sw, struct tb_port *port, in regs_write()
170 struct tb_port *port = s->private; in port_regs_write()
190 static int port_clear_all_counters(struct tb_port *port) in port_clear_all_counters()
211 struct tb_port *port = s->private; in counters_write()
255 struct tb_port *port, unsigned int cap, u8 cap_id, in cap_show()
288 static void port_cap_show(struct tb_port *port, struct seq_file *s, in port_cap_show()
369 static void port_caps_show(struct tb_port *port, struct seq_file *s) in port_caps_show()
380 static int port_basic_regs_show(struct tb_port *port, struct seq_file *s) in port_basic_regs_show()
397 struct tb_port *port = s->private; in port_regs_show()
531 static int path_show_one(struct tb_port *port, struct seq_file *s, int hopid) in path_show_one()
553 struct tb_port *port = s->private; in path_show()
592 static int counter_set_regs_show(struct tb_port *port, struct seq_file *s, in counter_set_regs_show()
616 struct tb_port *port = s->private; in counters_show()
655 struct tb_port *port; in tb_switch_debugfs_init()