Lines Matching refs:tb_port
141 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down) in tb_tunnel_discover_pci()
218 struct tb_tunnel *tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up, in tb_tunnel_alloc_pci()
219 struct tb_port *down) in tb_tunnel_alloc_pci()
259 static int tb_dp_cm_handshake(struct tb_port *in, struct tb_port *out) in tb_dp_cm_handshake()
424 struct tb_port *out = tunnel->dst_port; in tb_dp_xchg_caps()
425 struct tb_port *in = tunnel->src_port; in tb_dp_xchg_caps()
547 struct tb_port *in = tunnel->src_port; in tb_dp_consumed_bandwidth()
654 struct tb_tunnel *tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in) in tb_tunnel_discover_dp()
657 struct tb_port *port; in tb_tunnel_discover_dp()
738 struct tb_tunnel *tb_tunnel_alloc_dp(struct tb *tb, struct tb_port *in, in tb_tunnel_alloc_dp()
739 struct tb_port *out, int max_up, in tb_tunnel_alloc_dp()
791 static u32 tb_dma_credits(struct tb_port *nhi) in tb_dma_credits()
802 struct tb_port *nhi = tunnel->src_port; in tb_dma_activate()
840 struct tb_tunnel *tb_tunnel_alloc_dma(struct tb *tb, struct tb_port *nhi, in tb_tunnel_alloc_dma()
841 struct tb_port *dst, int transmit_ring, in tb_tunnel_alloc_dma()
879 static int tb_usb3_max_link_rate(struct tb_port *up, struct tb_port *down) in tb_usb3_max_link_rate()
1033 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down) in tb_tunnel_discover_usb3()
1137 struct tb_tunnel *tb_tunnel_alloc_usb3(struct tb *tb, struct tb_port *up, in tb_tunnel_alloc_usb3()
1138 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3()
1345 const struct tb_port *port) in tb_tunnel_port_on_path()