Lines Matching defs:src_port
495 struct tb_port *src_port, in tb_find_tunnel()
513 struct tb_port *src_port, in tb_find_first_usb3_tunnel()
554 struct tb_port *src_port, in tb_consumed_usb3_pcie_bandwidth()
606 struct tb_port *src_port, in tb_consumed_dp_bandwidth()
675 static bool tb_asym_supported(struct tb_port *src_port, struct tb_port *dst_port, in tb_asym_supported()
705 static int tb_maximum_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_maximum_bandwidth()
811 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
863 struct tb_port *src_port, in tb_release_unused_usb3_bandwidth()
872 static void tb_reclaim_usb3_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_reclaim_usb3_bandwidth()
1024 static int tb_configure_asym(struct tb *tb, struct tb_port *src_port, in tb_configure_asym()
1130 static int tb_configure_sym(struct tb *tb, struct tb_port *src_port, in tb_configure_sym()
1695 struct tb_port *src_port, *dst_port; in tb_deactivate_and_free_tunnel() local