/linux/arch/powerpc/kernel/ |
A 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 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 342 struct pci_dn *pdn = dn ? PCI_DN(dn) : NULL; in pci_remove_device_node_info() local 449 struct pci_dn *pdn; in add_pdn() local 469 struct pci_dn *pdn; in pci_devs_phb_init_dynamic() local [all …]
|
A 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
|
A 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
|
A D | eeh_sysfs.c | 84 struct pci_dn *pdn = pci_get_pdn(pdev); in eeh_notify_resume_show() local
|
/linux/arch/powerpc/platforms/pseries/ |
A 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() 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 691 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pseries_eeh_write_config() local 723 struct pci_dn *pdn, *tmp, *parent, *physfn_pdn; in pseries_call_allow_unfreeze() local [all …]
|
A D | pci.c | 61 struct pci_dn *pdn; in pseries_send_map_pe() local 92 struct pci_dn *pdn; in pseries_set_pe_num() local 106 struct pci_dn *pdn; in pseries_associate_pes() local 150 struct pci_dn *pdn; in pseries_pci_sriov_enable() local 200 struct pci_dn *pdn; in pseries_pcibios_sriov_disable() local 290 struct device_node *dn, *pdn; in pseries_root_bridge_prepare() local
|
A D | iommu.c | 707 struct device_node *dn, *pdn; in pci_dma_bus_setup_pSeriesLP() local 880 static bool find_existing_ddw(struct device_node *pdn, u64 *dma_addr, int *window_shift) in find_existing_ddw() 902 static struct dma_win *ddw_list_new_entry(struct device_node *pdn, in ddw_list_new_entry() 920 struct device_node *pdn; in find_existing_ddw_windows_named() local 996 struct pci_dn *pdn; in query_ddw() local 1053 struct pci_dn *pdn; in create_ddw() local 1086 struct device_node *pdn; member 1132 struct pci_dn *pdn; in reset_dma_window() local 1219 static bool enable_ddw(struct pci_dev *dev, struct device_node *pdn) in enable_ddw() 1491 struct device_node *pdn, *dn; in pci_dma_dev_setup_pSeriesLP() local [all …]
|
A D | msi.c | 31 static int rtas_change_msi(struct pci_dn *pdn, u32 func, u32 num_irqs) in rtas_change_msi() 72 struct pci_dn *pdn; in rtas_disable_msi() local 92 static int rtas_query_irq_number(struct pci_dn *pdn, int offset) in rtas_query_irq_number() 365 struct pci_dn *pdn; in rtas_prepare_msi_irqs() local
|
/linux/arch/powerpc/platforms/powernv/ |
A 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 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 1248 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pnv_eeh_write_config() local [all …]
|
A D | pci.c | 531 static void pnv_pci_config_check_eeh(struct pci_dn *pdn) in pnv_pci_config_check_eeh() 586 int pnv_pci_cfg_read(struct pci_dn *pdn, in pnv_pci_cfg_read() 622 int pnv_pci_cfg_write(struct pci_dn *pdn, in pnv_pci_cfg_write() 648 static bool pnv_pci_cfg_check(struct pci_dn *pdn) in pnv_pci_cfg_check() 671 static inline pnv_pci_cfg_check(struct pci_dn *pdn) in pnv_pci_cfg_check() 681 struct pci_dn *pdn; in pnv_pci_read_config() local 710 struct pci_dn *pdn; in pnv_pci_write_config() local
|
A D | pci-ioda.c | 681 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_get_pe() local 778 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_ioda_set_peltv() local 801 struct pci_dn *pdn = pci_get_pdn(parent); in pnv_ioda_unset_peltv() local 983 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_setup_dev_PE() local 1105 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_dma_dev_setup() local 1234 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_iommu_bypass_supported() local 2672 struct pci_dn *pdn; in pnv_pci_enable_device_hook() local 2685 struct pci_dn *pdn; in pnv_ocapi_enable_device_hook() local 2861 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_release_device() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A 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()
|
A D | en_common.c | 49 static int mlx5e_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, in mlx5e_create_mkey()
|
A D | mr.c | 92 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
A 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()
|
/linux/include/uapi/rdma/ |
A D | mthca-abi.h | 59 __u32 pdn; member 76 __u32 pdn; member
|
A D | hns-abi.h | 94 __u32 pdn; member
|
/linux/drivers/pci/hotplug/ |
A 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
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
A D | rsc_dump.c | 32 u32 pdn; member 204 static int mlx5_rsc_dump_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, in mlx5_rsc_dump_create_mkey()
|
/linux/drivers/vdpa/mlx5/core/ |
A D | resources.c | 8 static int alloc_pd(struct mlx5_vdpa_dev *dev, u32 *pdn, u16 uid) in alloc_pd() 26 static int dealloc_pd(struct mlx5_vdpa_dev *dev, u32 pdn, u16 uid) in dealloc_pd()
|
/linux/drivers/infiniband/hw/efa/ |
A D | efa_com_cmd.h | 95 u16 pdn; member 106 u16 pdn; member 219 u16 pdn; member 223 u16 pdn; member
|
/linux/arch/powerpc/include/asm/ |
A D | eeh.h | 145 struct pci_dn *pdn; /* Associated PCI device node */ member 360 static inline void pseries_eeh_add_device_early(struct pci_dn *pdn) { } in pseries_eeh_add_device_early() 361 static inline void pseries_eeh_add_device_tree_early(struct pci_dn *pdn) { } in pseries_eeh_add_device_tree_early()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | dr_send.c | 46 u32 pdn; member 851 static int dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in dr_create_mkey() 872 u32 pdn, void *buf, size_t size) in dr_reg_mr()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
A D | core.h | 56 u32 pdn; member
|
/linux/arch/arm/mach-imx/ |
A D | src.c | 99 void imx_gpcv2_set_core1_pdn_pup_by_software(bool pdn) in imx_gpcv2_set_core1_pdn_pup_by_software()
|