Lines Matching refs:tb_port
46 struct tb_port *src_port;
47 struct tb_port *dst_port;
67 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down,
69 struct tb_tunnel *tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up,
70 struct tb_port *down);
71 struct tb_tunnel *tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in,
73 struct tb_tunnel *tb_tunnel_alloc_dp(struct tb *tb, struct tb_port *in,
74 struct tb_port *out, int link_nr,
76 struct tb_tunnel *tb_tunnel_alloc_dma(struct tb *tb, struct tb_port *nhi,
77 struct tb_port *dst, int transmit_path,
82 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down,
84 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up,
85 struct tb_port *down, int max_up,
94 const struct tb_port *port);