/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | pci_dn.c | 34 struct pci_dn *pdn; in pci_bus_to_pdn() local 62 struct pci_dn *parent, *pdn; in pci_get_pdn_by_devfn() local 98 struct pci_dn *parent, *pdn; in pci_get_pdn() local 128 static struct eeh_dev *eeh_dev_init(struct pci_dn *pdn) in eeh_dev_init() 151 struct pci_dn *pdn; in add_one_sriov_vf_pdn() local 175 struct pci_dn *parent, *pdn; in add_sriov_vf_pdns() local 220 struct pci_dn *pdn, *tmp; in remove_sriov_vf_pdns() local 288 struct pci_dn *pdn; in pci_add_device_node_info() local 343 struct pci_dn *pdn = dn ? PCI_DN(dn) : NULL; in pci_remove_device_node_info() local 448 struct pci_dn *pdn) in pci_dn_next_one() [all …]
|
D | rtas_pci.c | 45 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config() 81 struct pci_dn *pdn; in rtas_pci_read_config() local 97 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config() 131 struct pci_dn *pdn; in rtas_pci_write_config() local
|
D | pci-hotplug.c | 40 struct pci_dn *pdn = PCI_DN(dn); in pci_find_bus_by_node() local 58 struct pci_dn *pdn = pci_get_pdn(dev); in pcibios_release_device() local
|
D | eeh_sysfs.c | 84 struct pci_dn *pdn = pci_get_pdn(pdev); in eeh_notify_resume_show() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 48 struct pci_dn *pdn = pci_get_pdn(pdev); in pseries_pcibios_bus_add_device() local 99 static int pseries_eeh_get_pe_config_addr(struct pci_dn *pdn) in pseries_eeh_get_pe_config_addr() 246 static int pseries_eeh_cap_start(struct pci_dn *pdn) in pseries_eeh_cap_start() 261 static int pseries_eeh_find_cap(struct pci_dn *pdn, int cap) in pseries_eeh_find_cap() 286 static int pseries_eeh_find_ecap(struct pci_dn *pdn, int cap) in pseries_eeh_find_ecap() 326 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pseries_eeh_pe_get_parent() local 362 void pseries_eeh_init_edev(struct pci_dn *pdn) in pseries_eeh_init_edev() 460 struct pci_dn *pdn; in pseries_eeh_probe() local 485 void pseries_eeh_init_edev_recursive(struct pci_dn *pdn) in pseries_eeh_init_edev_recursive() 675 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pseries_eeh_read_config() local [all …]
|
D | pci.c | 62 struct pci_dn *pdn; in pseries_send_map_pe() local 93 struct pci_dn *pdn; in pseries_set_pe_num() local 107 struct pci_dn *pdn; in pseries_associate_pes() local 151 struct pci_dn *pdn; in pseries_pci_sriov_enable() local 201 struct pci_dn *pdn; in pseries_pcibios_sriov_disable() local 295 struct device_node *dn, *pdn; in pseries_root_bridge_prepare() local
|
D | msi.c | 30 static int rtas_change_msi(struct pci_dn *pdn, u32 func, u32 num_irqs) in rtas_change_msi() 71 struct pci_dn *pdn; in rtas_disable_msi() local 91 static int rtas_query_irq_number(struct pci_dn *pdn, int offset) in rtas_query_irq_number() 373 struct pci_dn *pdn; in rtas_setup_msi_irqs() local
|
D | iommu.c | 691 struct device_node *dn, *pdn; in pci_dma_bus_setup_pSeriesLP() local 842 static u64 find_existing_ddw(struct device_node *pdn) in find_existing_ddw() 865 struct device_node *pdn; in find_existing_ddw_windows() local 936 struct pci_dn *pdn; in query_ddw() local 993 struct pci_dn *pdn; in create_ddw() local 1026 struct device_node *pdn; member 1072 struct pci_dn *pdn; in reset_dma_window() local 1103 static u64 enable_ddw(struct pci_dev *dev, struct device_node *pdn) in enable_ddw() 1298 struct device_node *pdn, *dn; in pci_dma_dev_setup_pSeriesLP() local 1350 struct device_node *dn = pci_device_to_OF_node(pdev), *pdn; in iommu_bypass_supported_pSeriesLP() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
D | eeh-powernv.c | 230 static int pnv_eeh_find_cap(struct pci_dn *pdn, int cap) in pnv_eeh_find_cap() 265 static int pnv_eeh_find_ecap(struct pci_dn *pdn, int cap) in pnv_eeh_find_ecap() 323 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_eeh_probe() local 803 struct pci_dn *pdn = pci_get_pdn_by_devfn(dev->bus, dev->devfn); in __pnv_eeh_bridge_reset() local 908 static void pnv_eeh_wait_for_pending(struct pci_dn *pdn, const char *type, in pnv_eeh_wait_for_pending() 929 static int pnv_eeh_do_flr(struct pci_dn *pdn, int option) in pnv_eeh_do_flr() 967 static int pnv_eeh_do_af_flr(struct pci_dn *pdn, int option) in pnv_eeh_do_af_flr() 1006 struct pci_dn *pdn; in pnv_eeh_reset_vf_pe() local 1208 static inline bool pnv_eeh_cfg_blocked(struct pci_dn *pdn) in pnv_eeh_cfg_blocked() 1232 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pnv_eeh_read_config() local [all …]
|
D | pci.c | 598 static void pnv_pci_config_check_eeh(struct pci_dn *pdn) in pnv_pci_config_check_eeh() 653 int pnv_pci_cfg_read(struct pci_dn *pdn, in pnv_pci_cfg_read() 689 int pnv_pci_cfg_write(struct pci_dn *pdn, in pnv_pci_cfg_write() 715 static bool pnv_pci_cfg_check(struct pci_dn *pdn) in pnv_pci_cfg_check() 738 static inline pnv_pci_cfg_check(struct pci_dn *pdn) in pnv_pci_cfg_check() 748 struct pci_dn *pdn; in pnv_pci_read_config() local 777 struct pci_dn *pdn; in pnv_pci_write_config() local
|
D | pci-ioda.c | 683 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_get_pe() local 780 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_ioda_set_peltv() local 803 struct pci_dn *pdn = pci_get_pdn(parent); in pnv_ioda_unset_peltv() local 985 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_setup_dev_PE() local 1215 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_dma_dev_setup() local 1344 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_iommu_bypass_supported() local 2605 struct pci_dn *pdn; in pnv_pci_enable_device_hook() local 2626 struct pci_dn *pdn; in pnv_ocapi_enable_device_hook() local 2805 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_release_device() local
|
D | npu-dma.c | 25 struct pci_dn *pdn = PCI_DN(dn); in get_pci_dev() local 105 struct pci_dn *pdn; in get_gpu_pci_dev_and_pe() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | pd.c | 38 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn) in mlx5_core_alloc_pd() 52 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn) in mlx5_core_dealloc_pd()
|
D | mr.c | 98 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv()
|
D | en_common.c | 73 static int mlx5e_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, in mlx5e_create_mkey()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
D | hns_roce_pd.c | 38 static int hns_roce_pd_alloc(struct hns_roce_dev *hr_dev, unsigned long *pdn) in hns_roce_pd_alloc() 43 static void hns_roce_pd_free(struct hns_roce_dev *hr_dev, unsigned long pdn) in hns_roce_pd_free()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | pd.c | 47 int mlx4_pd_alloc(struct mlx4_dev *dev, u32 *pdn) in mlx4_pd_alloc() 59 void mlx4_pd_free(struct mlx4_dev *dev, u32 pdn) in mlx4_pd_free()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
D | mthca-abi.h | 28 __u32 pdn; member 38 __u32 pdn; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
D | mthca-abi.h | 15 __u32 pdn; member 25 __u32 pdn; member
|
D | hns-abi.h | 34 __u32 pdn; member
|
/kernel/linux/linux-5.10/include/uapi/rdma/ |
D | mthca-abi.h | 59 __u32 pdn; member 76 __u32 pdn; member
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
D | rpadlpar_core.c | 139 struct pci_dn *pdn = PCI_DN(dn); in dlpar_pci_add_bus() local 207 struct pci_dn *pdn; in dlpar_remove_phb() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
D | rsc_dump.c | 32 u32 pdn; member 223 static int mlx5_rsc_dump_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, in mlx5_rsc_dump_create_mkey()
|
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/core/ |
D | resources.c | 7 static int alloc_pd(struct mlx5_vdpa_dev *dev, u32 *pdn, u16 uid) in alloc_pd() 25 static int dealloc_pd(struct mlx5_vdpa_dev *dev, u32 pdn, u16 uid) in dealloc_pd()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/ |
D | efa_com_cmd.h | 91 u16 pdn; member 102 u16 pdn; member 212 u16 pdn; member 216 u16 pdn; member
|