/Linux-v6.6/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 450 struct pci_dn *pdn; in add_pdn() local [all …]
|
D | rtas_pci.c | 46 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config() 82 struct pci_dn *pdn; in rtas_pci_read_config() local 98 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config() 132 struct pci_dn *pdn; in rtas_pci_write_config() local
|
D | pci-hotplug.c | 41 struct pci_dn *pdn = PCI_DN(dn); in pci_find_bus_by_node() local 59 struct pci_dn *pdn = pci_get_pdn(dev); in pcibios_release_device() local
|
D | eeh_sysfs.c | 85 struct pci_dn *pdn = pci_get_pdn(pdev); in eeh_notify_resume_show() local
|
/Linux-v6.6/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 50 struct pci_dn *pdn = pci_get_pdn(pdev); in pseries_pcibios_bus_add_device() local 101 static int pseries_eeh_get_pe_config_addr(struct pci_dn *pdn) in pseries_eeh_get_pe_config_addr() 248 static int pseries_eeh_cap_start(struct pci_dn *pdn) in pseries_eeh_cap_start() 263 static int pseries_eeh_find_cap(struct pci_dn *pdn, int cap) in pseries_eeh_find_cap() 288 static int pseries_eeh_find_ecap(struct pci_dn *pdn, int cap) in pseries_eeh_find_ecap() 328 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pseries_eeh_pe_get_parent() local 364 static void pseries_eeh_init_edev(struct pci_dn *pdn) in pseries_eeh_init_edev() 462 struct pci_dn *pdn; in pseries_eeh_probe() local 487 void pseries_eeh_init_edev_recursive(struct pci_dn *pdn) in pseries_eeh_init_edev_recursive() 677 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pseries_eeh_read_config() local [all …]
|
D | pci.c | 60 struct pci_dn *pdn; in pseries_send_map_pe() local 91 struct pci_dn *pdn; in pseries_set_pe_num() local 105 struct pci_dn *pdn; in pseries_associate_pes() local 149 struct pci_dn *pdn; in pseries_pci_sriov_enable() local 199 struct pci_dn *pdn; in pseries_pcibios_sriov_disable() local 289 struct device_node *dn, *pdn; in pseries_root_bridge_prepare() local
|
D | iommu.c | 752 struct device_node *dn, *pdn; in pci_dma_bus_setup_pSeriesLP() local 917 static bool find_existing_ddw(struct device_node *pdn, u64 *dma_addr, int *window_shift) in find_existing_ddw() 939 static struct dma_win *ddw_list_new_entry(struct device_node *pdn, in ddw_list_new_entry() 958 struct device_node *pdn; in find_existing_ddw_windows_named() local 1034 struct pci_dn *pdn; in query_ddw() local 1093 struct pci_dn *pdn; in create_ddw() local 1126 struct device_node *pdn; member 1161 struct pci_dn *pdn; in reset_dma_window() local 1248 static bool enable_ddw(struct pci_dev *dev, struct device_node *pdn) in enable_ddw() 1525 struct device_node *pdn, *dn; in pci_dma_dev_setup_pSeriesLP() local [all …]
|
D | msi.c | 32 static int rtas_change_msi(struct pci_dn *pdn, u32 func, u32 num_irqs) in rtas_change_msi() 73 struct pci_dn *pdn; in rtas_disable_msi() local 93 static int rtas_query_irq_number(struct pci_dn *pdn, int offset) in rtas_query_irq_number() 345 struct pci_dn *pdn; in rtas_prepare_msi_irqs() local
|
/Linux-v6.6/arch/powerpc/platforms/powernv/ |
D | eeh-powernv.c | 231 static int pnv_eeh_find_cap(struct pci_dn *pdn, int cap) in pnv_eeh_find_cap() 266 static int pnv_eeh_find_ecap(struct pci_dn *pdn, int cap) in pnv_eeh_find_ecap() 324 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_eeh_probe() local 804 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 | 530 static void pnv_pci_config_check_eeh(struct pci_dn *pdn) in pnv_pci_config_check_eeh() 585 int pnv_pci_cfg_read(struct pci_dn *pdn, in pnv_pci_cfg_read() 621 int pnv_pci_cfg_write(struct pci_dn *pdn, in pnv_pci_cfg_write() 647 static bool pnv_pci_cfg_check(struct pci_dn *pdn) in pnv_pci_cfg_check() 670 static inline pnv_pci_cfg_check(struct pci_dn *pdn) in pnv_pci_cfg_check() 680 struct pci_dn *pdn; in pnv_pci_read_config() local 709 struct pci_dn *pdn; in pnv_pci_write_config() local
|
D | pci-ioda.c | 596 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_get_pe() local 693 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_ioda_set_peltv() local 716 struct pci_dn *pdn = pci_get_pdn(parent); in pnv_ioda_unset_peltv() local 877 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_setup_dev_PE() local 996 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_dma_dev_setup() local 1122 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_iommu_bypass_supported() local 2327 struct pci_dn *pdn; in pnv_pci_enable_device_hook() local 2340 struct pci_dn *pdn; in pnv_ocapi_enable_device_hook() local 2456 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_release_device() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | pd.c | 37 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn) in mlx5_core_alloc_pd() 51 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn) in mlx5_core_dealloc_pd()
|
D | en_common.c | 51 int mlx5e_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in mlx5e_create_mkey()
|
D | mr.c | 92 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv()
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | aso.c | 178 static int create_aso_sq(struct mlx5_core_dev *mdev, int pdn, in create_aso_sq() 242 static int mlx5_aso_create_sq_rdy(struct mlx5_core_dev *mdev, u32 pdn, in mlx5_aso_create_sq_rdy() 270 u32 pdn, struct mlx5_aso *sq) in mlx5_aso_create_sq() 308 struct mlx5_aso *mlx5_aso_create(struct mlx5_core_dev *mdev, u32 pdn) in mlx5_aso_create()
|
/Linux-v6.6/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()
|
D | srq.c | 162 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd, in mlx4_srq_alloc()
|
/Linux-v6.6/include/uapi/rdma/ |
D | mthca-abi.h | 59 __u32 pdn; member 76 __u32 pdn; member
|
/Linux-v6.6/drivers/pci/hotplug/ |
D | rpadlpar_core.c | 140 struct pci_dn *pdn = PCI_DN(dn); in dlpar_pci_add_bus() local 208 struct pci_dn *pdn; in dlpar_remove_phb() local
|
D | rpaphp_pci.c | 76 struct pci_dn *pdn; in __rpaphp_get_sensor_state() local
|
/Linux-v6.6/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()
|
/Linux-v6.6/drivers/vdpa/mlx5/core/ |
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-v6.6/drivers/infiniband/hw/efa/ |
D | efa_com_cmd.h | 96 u16 pdn; member 107 u16 pdn; member 220 u16 pdn; member 224 u16 pdn; member
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | core.h | 56 u32 pdn; member
|
/Linux-v6.6/arch/arm/mach-imx/ |
D | src.c | 99 void imx_gpcv2_set_core1_pdn_pup_by_software(bool pdn) in imx_gpcv2_set_core1_pdn_pup_by_software()
|