/linux/arch/powerpc/kernel/ |
H 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 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 …]
|
H A D | rtas_pci.c | 46 int rtas_pci_dn_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_pci_dn_read_config() 82 struct pci_dn *pdn; in rtas_pci_read_config() local 98 int rtas_pci_dn_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_pci_dn_write_config() 132 struct pci_dn *pdn; in rtas_pci_write_config() local
|
H A 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
|
H A D | eeh_sysfs.c | 85 struct pci_dn *pdn = pci_get_pdn(pdev); in eeh_notify_resume_show() local
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | pci.c | 33 struct pci_dn *pdn; in pseries_send_map_pe() local 64 struct pci_dn *pdn; in pseries_set_pe_num() local 78 struct pci_dn *pdn; in pseries_associate_pes() local 122 struct pci_dn *pdn; in pseries_pci_sriov_enable() local 172 struct pci_dn *pdn; in pseries_pcibios_sriov_disable() local 262 struct device_node *dn, *pdn; in pseries_root_bridge_prepare() local
|
H A 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() 347 struct pci_dn *pdn; in rtas_prepare_msi_irqs() local
|
/linux/arch/powerpc/platforms/powernv/ |
H 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 907 static void pnv_eeh_wait_for_pending(struct pci_dn *pdn, const char *type, in pnv_eeh_wait_for_pending() 928 static int pnv_eeh_do_flr(struct pci_dn *pdn, int option) in pnv_eeh_do_flr() 966 static int pnv_eeh_do_af_flr(struct pci_dn *pdn, int option) in pnv_eeh_do_af_flr() 1005 struct pci_dn *pdn; in pnv_eeh_reset_vf_pe() local 1207 static inline bool pnv_eeh_cfg_blocked(struct pci_dn *pdn) in pnv_eeh_cfg_blocked() 1231 struct pci_dn *pdn = eeh_dev_to_pdn(edev); in pnv_eeh_read_config() local [all …]
|
H A D | pci-ioda.c | 594 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_get_pe() local 691 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_ioda_set_peltv() local 714 struct pci_dn *pdn = pci_get_pdn(parent); in pnv_ioda_unset_peltv() local 875 struct pci_dn *pdn = pci_get_pdn(dev); in pnv_ioda_setup_dev_PE() local 994 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_dma_dev_setup() local 1120 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_ioda_iommu_bypass_supported() local 2286 struct pci_dn *pdn; in pnv_pci_enable_device_hook() local 2299 struct pci_dn *pdn; in pnv_ocapi_enable_device_hook() local 2415 struct pci_dn *pdn = pci_get_pdn(pdev); in pnv_pci_release_device() local
|
/linux/net/ethtool/ |
H A D | phy.c | 77 struct phy_device_node *pdn; in ethnl_phy_fill_reply() local 16 struct phy_device_node *pdn; global() member 32 struct phy_device_node *pdn = req_info->pdn; ethnl_phy_reply_size() local 254 struct phy_device_node *pdn; ethnl_phy_dump_one_dev() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A 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()
|
H A D | mr.c | 92 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv()
|
H A D | en_common.c | 51 int mlx5e_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in mlx5e_create_mkey()
|
/linux/drivers/net/phy/ |
H A D | phy_link_topology.c | 35 struct phy_device_node *pdn; in phy_link_topo_add_phy() local 91 struct phy_device_node *pdn; in phy_link_topo_del_phy() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A 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/drivers/net/ethernet/mellanox/mlx4/ |
H 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()
|
H A D | srq.c | 162 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd, in mlx4_srq_alloc()
|
/linux/include/uapi/rdma/ |
H A D | mthca-abi.h | 59 __u32 pdn; member 76 __u32 pdn; member
|
/linux/drivers/pci/hotplug/ |
H A 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
|
H A D | rpaphp_pci.c | 76 struct pci_dn *pdn; in __rpaphp_get_sensor_state() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A 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/drivers/vdpa/mlx5/core/ |
H 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/include/linux/ |
H A D | phy_link_topology.h | 50 struct phy_device_node *pdn; in phy_link_topo_get_phy() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | core.h | 56 u32 pdn; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_send.c | 53 u32 pdn; member 1153 static int dr_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in dr_create_mkey() 1174 u32 pdn, void *buf, size_t size) in dr_reg_mr()
|
/linux/arch/arm/mach-imx/ |
H 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()
|