On Thu, 5 Nov 2020 04:58:33 +0800, Ryder Lee wrote: > PCI_FUNC(port->slot << 3)" is always 0, so previously > mtk_pcie_startup_port() only configured FC credits and FTs for > function 0. > > Compute "func" correctly so we also configure functions other than > 0. This affects MT2701 and MT7623. Applied to pci/mediatek, thanks! [1/1] PCI: mediatek: Configure FC and FTS for functions other than 0 https://git.kernel.org/lpieralisi/pci/c/31ec9c2746 Thanks, Lorenzo