Lines Matching defs:src_port
608 struct tb_port *src_port, in tb_find_tunnel()
626 struct tb_port *src_port, in tb_find_first_usb3_tunnel()
666 struct tb_port *src_port, in tb_consumed_usb3_pcie_bandwidth()
714 struct tb_port *src_port, in tb_consumed_dp_bandwidth()
763 static bool tb_asym_supported(struct tb_port *src_port, struct tb_port *dst_port, in tb_asym_supported()
793 static int tb_maximum_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_maximum_bandwidth()
899 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
951 struct tb_port *src_port, in tb_release_unused_usb3_bandwidth()
960 static void tb_reclaim_usb3_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_reclaim_usb3_bandwidth()
1112 static int tb_configure_asym(struct tb *tb, struct tb_port *src_port, in tb_configure_asym()
1208 static int tb_configure_sym(struct tb *tb, struct tb_port *src_port, in tb_configure_sym()
1469 struct tb_port *src_port, *dst_port; in tb_deactivate_and_free_tunnel() local