diff options
author | 2020-09-18 16:00:16 +0800 | |
---|---|---|
committer | 2020-09-21 11:46:04 +0100 | |
commit | 47a062609a30d820aa2fe62450f0212f7f26b223 (patch) | |
tree | 235815dd86d58759ea298ad15fb12eed2f984dc5 /drivers/pci/controller/dwc/pci-layerscape-ep.c | |
parent | PCI: designware-ep: Move the function of getting MSI capability forward (diff) | |
download | linux-dev-47a062609a30d820aa2fe62450f0212f7f26b223.tar.xz linux-dev-47a062609a30d820aa2fe62450f0212f7f26b223.zip |
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Each PF of EP device should have its own MSI or MSIX capabitily
struct, so create a dw_pcie_ep_func struct and move the msi_cap
and msix_cap to this struct from dw_pcie_ep, and manage the PFs
via a list.
Link: https://lore.kernel.org/r/20200918080024.13639-5-Zhiqiang.Hou@nxp.com
Signed-off-by: Xiaowei Bao <xiaowei.bao@nxp.com>
Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape-ep.c')
0 files changed, 0 insertions, 0 deletions