/linux-4.4.14/arch/powerpc/kernel/ |
D | pci_dn.c | 46 struct pci_dn *pdn; in pci_bus_to_pdn() local 74 struct pci_dn *parent, *pdn; in pci_get_pdn_by_devfn() local 110 struct pci_dn *parent, *pdn; in pci_get_pdn() local 144 struct pci_dn *pdn; in add_one_dev_pci_data() local 181 struct pci_dn *parent, *pdn; in add_dev_pci_data() local 217 struct pci_dn *pdn, *tmp; in remove_dev_pci_data() local 278 struct pci_dn *pdn; in update_dn_pci_info() local 379 struct pci_dn *pdn) in pci_dn_next_one() 404 struct pci_dn *pdn = root; in traverse_pci_dn() local 429 struct pci_dn *pdn; in pci_devs_phb_init_dynamic() local [all …]
|
D | rtas_pci.c | 58 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config() 95 struct pci_dn *pdn; in rtas_pci_read_config() local 122 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config() 157 struct pci_dn *pdn; in rtas_pci_write_config() local
|
D | eeh_pe.c | 295 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in eeh_pe_get_parent() local 695 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in eeh_bridge_check_link() local 770 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in eeh_restore_bridge_bars() local 799 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in eeh_restore_device_bars() local 844 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in eeh_restore_one_device_bars() local
|
D | eeh.c | 165 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in eeh_dump_dev_log() local 437 struct pci_dn *pdn; in eeh_dev_check_failure() local 723 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in eeh_restore_dev_state() local 898 struct pci_dn *pdn; in eeh_save_bars() local 997 struct pci_dn *pdn; in eeh_init() local 1070 void eeh_add_device_early(struct pci_dn *pdn) in eeh_add_device_early() 1098 void eeh_add_device_tree_early(struct pci_dn *pdn) in eeh_add_device_tree_early() 1120 struct pci_dn *pdn; in eeh_add_device_late() local
|
D | eeh_cache.c | 174 struct pci_dn *pdn; in __eeh_addr_cache_insert_dev() local 282 struct pci_dn *pdn; in eeh_addr_cache_build() local
|
D | eeh_dev.c | 52 void *eeh_dev_init(struct pci_dn *pdn, void *data) in eeh_dev_init()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | pd.c | 46 __be32 pdn; member 52 __be32 pdn; member 61 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn) in mlx5_core_alloc_pd() 82 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn) in mlx5_core_dealloc_pd()
|
D | mr.c | 188 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv()
|
D | en.h | 489 u32 pdn; member
|
D | en_main.c | 2077 static int mlx5e_create_mkey(struct mlx5e_priv *priv, u32 pdn, in mlx5e_create_mkey()
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | eeh_pseries.c | 121 static int pseries_eeh_cap_start(struct pci_dn *pdn) in pseries_eeh_cap_start() 136 static int pseries_eeh_find_cap(struct pci_dn *pdn, int cap) in pseries_eeh_find_cap() 161 static int pseries_eeh_find_ecap(struct pci_dn *pdn, int cap) in pseries_eeh_find_ecap() 199 static void *pseries_eeh_probe(struct pci_dn *pdn, void *data) in pseries_eeh_probe() 674 static int pseries_eeh_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in pseries_eeh_read_config() 688 static int pseries_eeh_write_config(struct pci_dn *pdn, int where, int size, u32 val) in pseries_eeh_write_config()
|
D | msi.c | 34 static int rtas_change_msi(struct pci_dn *pdn, u32 func, u32 num_irqs) in rtas_change_msi() 75 struct pci_dn *pdn; in rtas_disable_msi() local 95 static int rtas_query_irq_number(struct pci_dn *pdn, int offset) in rtas_query_irq_number() 135 struct pci_dn *pdn; in check_req() local 200 struct pci_dn *pdn; in find_pe_dn() local 383 struct pci_dn *pdn; in rtas_setup_msi_irqs() local
|
D | iommu.c | 714 struct device_node *dn, *pdn; in pci_dma_bus_setup_pSeriesLP() local 859 static u64 find_existing_ddw(struct device_node *pdn) in find_existing_ddw() 882 struct device_node *pdn; in find_existing_ddw_windows() local 977 struct device_node *pdn; member 994 static u64 enable_ddw(struct pci_dev *dev, struct device_node *pdn) in enable_ddw() 1162 struct device_node *pdn, *dn; in pci_dma_dev_setup_pSeriesLP() local 1214 struct device_node *pdn, *dn; in dma_set_mask_pSeriesLP() local
|
D | pci.c | 115 struct device_node *dn, *pdn; in pseries_root_bridge_prepare() local
|
D | pci_dlpar.c | 60 struct pci_dn *pdn = dn->data; in pcibios_find_pci_bus() local
|
D | setup.c | 259 struct pci_dn *pdn; in pci_dn_reconfig_notifier() local
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | pci.c | 370 static void pnv_pci_config_check_eeh(struct pci_dn *pdn) in pnv_pci_config_check_eeh() 428 int pnv_pci_cfg_read(struct pci_dn *pdn, in pnv_pci_cfg_read() 464 int pnv_pci_cfg_write(struct pci_dn *pdn, in pnv_pci_cfg_write() 490 static bool pnv_pci_cfg_check(struct pci_dn *pdn) in pnv_pci_cfg_check() 513 static inline pnv_pci_cfg_check(struct pci_dn *pdn) in pnv_pci_cfg_check() 523 struct pci_dn *pdn; in pnv_pci_read_config() local 552 struct pci_dn *pdn; in pnv_pci_write_config() local 750 struct pci_dn *pdn; in pnv_pci_dma_dev_setup() local
|
D | eeh-powernv.c | 284 static int pnv_eeh_find_cap(struct pci_dn *pdn, int cap) in pnv_eeh_find_cap() 319 static int pnv_eeh_find_ecap(struct pci_dn *pdn, int cap) in pnv_eeh_find_ecap() 364 static void *pnv_eeh_probe(struct pci_dn *pdn, void *data) in pnv_eeh_probe() 835 struct pci_dn *pdn = pci_get_pdn_by_devfn(dev->bus, dev->devfn); in pnv_eeh_bridge_reset() local 1091 static inline bool pnv_eeh_cfg_blocked(struct pci_dn *pdn) in pnv_eeh_cfg_blocked() 1104 static int pnv_eeh_read_config(struct pci_dn *pdn, in pnv_eeh_read_config() 1118 static int pnv_eeh_write_config(struct pci_dn *pdn, in pnv_eeh_write_config() 1482 static int pnv_eeh_restore_config(struct pci_dn *pdn) in pnv_eeh_restore_config()
|
D | pci-ioda.c | 530 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_get_pe() local 628 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_ioda_set_peltv() local 695 struct pci_dn *pdn = pci_get_pdn(parent); in pnv_ioda_deconfigure_pe() local 857 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_pci_vf_resource_shift() local 1003 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_setup_same_PE() local 1132 struct pci_dn *pdn; in pnv_pci_vf_release_m64() local 1158 struct pci_dn *pdn; in pnv_pci_vf_assign_m64() local 1290 struct pci_dn *pdn; in pnv_ioda_release_vf_PE() local 1353 struct pci_dn *pdn; in pnv_pci_sriov_disable() local 1390 struct pci_dn *pdn; in pnv_ioda_setup_vf_PE() local [all …]
|
/linux-4.4.14/drivers/staging/rdma/amso1100/ |
D | c2_user.h | 55 __u32 pdn; member 61 __u32 pdn; member
|
/linux-4.4.14/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 | 165 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd, in mlx4_srq_alloc()
|
D | mr.c | 393 u32 pdn) in mlx4_mr_hw_change_pd()
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_user.h | 59 __u32 pdn; member 75 __u32 pdn; member
|
D | mthca_cq.c | 777 struct mthca_ucontext *ctx, u32 pdn, in mthca_init_cq()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | rpadlpar_core.c | 145 struct pci_dn *pdn = PCI_DN(dn); in dlpar_pci_add_bus() local 213 struct pci_dn *pdn; in dlpar_remove_phb() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | eeh.h | 142 struct pci_dn *pdn; /* Associated PCI device node */ member 325 static inline void *eeh_dev_init(struct pci_dn *pdn, void *data) in eeh_dev_init() 341 static inline void eeh_add_device_early(struct pci_dn *pdn) { } in eeh_add_device_early() 343 static inline void eeh_add_device_tree_early(struct pci_dn *pdn) { } in eeh_add_device_tree_early()
|
D | pci-bridge.h | 249 static inline struct eeh_dev *pdn_to_eeh_dev(struct pci_dn *pdn) in pdn_to_eeh_dev()
|
/linux-4.4.14/drivers/infiniband/hw/mlx4/ |
D | user.h | 70 __u32 pdn; member
|
D | mlx4_ib.h | 95 u32 pdn; member
|
/linux-4.4.14/drivers/infiniband/hw/mlx5/ |
D | user.h | 87 __u32 pdn; member
|
D | qp.c | 2327 u32 length, u32 pdn) in set_sig_mkey_segment() 2362 u32 pdn = get_pd(qp)->pdn; in set_sig_umr_wr() local
|
D | mlx5_ib.h | 105 u32 pdn; member
|
/linux-4.4.14/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_pro.c | 431 struct pcan_usb_pro_devid *pdn; in pcan_usb_pro_get_device_id() local
|