Lines Matching refs:tb_port
51 struct tb_port *src_port;
52 struct tb_port *dst_port;
79 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down,
81 struct tb_tunnel *tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up,
82 struct tb_port *down);
83 struct tb_tunnel *tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in,
85 struct tb_tunnel *tb_tunnel_alloc_dp(struct tb *tb, struct tb_port *in,
86 struct tb_port *out, int link_nr,
88 struct tb_tunnel *tb_tunnel_alloc_dma(struct tb *tb, struct tb_port *nhi,
89 struct tb_port *dst, int transmit_path,
94 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down,
96 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up,
97 struct tb_port *down, int max_up,
106 const struct tb_port *port);