Lines Matching refs:tb_port
116 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down) in tb_tunnel_discover_pci()
193 struct tb_tunnel *tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up, in tb_tunnel_alloc_pci()
194 struct tb_port *down) in tb_tunnel_alloc_pci()
230 struct tb_port *out = tunnel->dst_port; in tb_dp_xchg_caps()
231 struct tb_port *in = tunnel->src_port; in tb_dp_xchg_caps()
349 struct tb_tunnel *tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in) in tb_tunnel_discover_dp()
352 struct tb_port *port; in tb_tunnel_discover_dp()
428 struct tb_tunnel *tb_tunnel_alloc_dp(struct tb *tb, struct tb_port *in, in tb_tunnel_alloc_dp()
429 struct tb_port *out) in tb_tunnel_alloc_dp()
477 static u32 tb_dma_credits(struct tb_port *nhi) in tb_dma_credits()
488 struct tb_port *nhi = tunnel->src_port; in tb_dma_activate()
526 struct tb_tunnel *tb_tunnel_alloc_dma(struct tb *tb, struct tb_port *nhi, in tb_tunnel_alloc_dma()
527 struct tb_port *dst, int transmit_ring, in tb_tunnel_alloc_dma()