Home
last modified time | relevance | path

Searched refs:tb_tunnel_reserved_pci (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtunnel.h116 bool tb_tunnel_reserved_pci(struct tb_port *port, int *reserved_up,
H A Dtunnel.c539 * tb_tunnel_reserved_pci() - Amount of bandwidth to reserve for PCIe
550 bool tb_tunnel_reserved_pci(struct tb_port *port, int *reserved_up, in tb_tunnel_reserved_pci() function
H A Dtb.c580 if (tb_tunnel_reserved_pci(port, &pci_consumed_up, &pci_consumed_down)) { in tb_consumed_usb3_pcie_bandwidth()