Home
last modified time | relevance | path

Searched defs:pdn (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dpci_dn.c46 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 …]
Drtas_pci.c58 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
Deeh_pe.c295 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
Deeh.c165 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
Deeh_cache.c174 struct pci_dn *pdn; in __eeh_addr_cache_insert_dev() local
282 struct pci_dn *pdn; in eeh_addr_cache_build() local
Deeh_dev.c52 void *eeh_dev_init(struct pci_dn *pdn, void *data) in eeh_dev_init()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dpd.c46 __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()
Dmr.c188 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv()
Den.h489 u32 pdn; member
Den_main.c2077 static int mlx5e_create_mkey(struct mlx5e_priv *priv, u32 pdn, in mlx5e_create_mkey()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Deeh_pseries.c121 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()
Dmsi.c34 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
Diommu.c714 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
Dpci.c115 struct device_node *dn, *pdn; in pseries_root_bridge_prepare() local
Dpci_dlpar.c60 struct pci_dn *pdn = dn->data; in pcibios_find_pci_bus() local
Dsetup.c259 struct pci_dn *pdn; in pci_dn_reconfig_notifier() local
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci.c370 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
Deeh-powernv.c284 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()
Dpci-ioda.c530 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/
Dc2_user.h55 __u32 pdn; member
61 __u32 pdn; member
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dpd.c47 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()
Dsrq.c165 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd, in mlx4_srq_alloc()
Dmr.c393 u32 pdn) in mlx4_mr_hw_change_pd()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_user.h59 __u32 pdn; member
75 __u32 pdn; member
Dmthca_cq.c777 struct mthca_ucontext *ctx, u32 pdn, in mthca_init_cq()
/linux-4.4.14/drivers/pci/hotplug/
Drpadlpar_core.c145 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/
Deeh.h142 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()
Dpci-bridge.h249 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/
Duser.h70 __u32 pdn; member
Dmlx4_ib.h95 u32 pdn; member
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Duser.h87 __u32 pdn; member
Dqp.c2327 u32 length, u32 pdn) in set_sig_mkey_segment()
2362 u32 pdn = get_pd(qp)->pdn; in set_sig_umr_wr() local
Dmlx5_ib.h105 u32 pdn; member
/linux-4.4.14/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.c431 struct pcan_usb_pro_devid *pdn; in pcan_usb_pro_get_device_id() local