Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.h83 bool tb_tunnel_reserved_pci(struct tb_port *port, int *reserved_up,
H A Dtunnel.c394 bool tb_tunnel_reserved_pci(struct tb_port *port, int *reserved_up, in tb_tunnel_reserved_pci() function
H A Dtb.c692 if (tb_tunnel_reserved_pci(port, &pci_consumed_up, &pci_consumed_down)) { in tb_consumed_usb3_pcie_bandwidth()