Home
last modified time | relevance | path

Searched defs:pdn (Results 1 - 25 of 136) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpd.c38 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn) in mlx5_core_alloc_pd() argument
52 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn) in mlx5_core_dealloc_pd() argument
H A Dmr.c98 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv() argument
H A Den_common.c73 static int mlx5e_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, in mlx5e_create_mkey() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpd.c37 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn) in mlx5_core_alloc_pd() argument
51 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn) in mlx5_core_dealloc_pd() argument
H A Den_common.c51 int mlx5e_create_mkey(struct mlx5_core_dev *mdev, u32 pdn, u32 *mkey) in mlx5e_create_mkey() argument
H A Dmr.c92 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci-hotplug.c40 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
[all...]
H A Deeh_sysfs.c84 struct pci_dn *pdn = pci_get_pdn(pdev); in eeh_notify_resume_show() local
H A Dpci_dn.c34 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; pci_get_pdn() local
128 eeh_dev_init(struct pci_dn *pdn) eeh_dev_init() argument
151 struct pci_dn *pdn; add_one_sriov_vf_pdn() local
175 struct pci_dn *parent, *pdn; add_sriov_vf_pdns() local
220 struct pci_dn *pdn, *tmp; remove_sriov_vf_pdns() local
288 struct pci_dn *pdn; pci_add_device_node_info() local
343 struct pci_dn *pdn = dn ? PCI_DN(dn) : NULL; pci_remove_device_node_info() local
447 pci_dn_next_one(struct pci_dn *root, struct pci_dn *pdn) pci_dn_next_one() argument
473 struct pci_dn *pdn = root; traverse_pci_dn() local
490 struct pci_dn *pdn; add_pdn() local
510 struct pci_dn *pdn; pci_devs_phb_init_dynamic() local
549 struct pci_dn *pdn; pci_dev_pdn_setup() local
[all...]
H A Drtas_pci.c45 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config() argument
81 struct pci_dn *pdn; in rtas_pci_read_config() local
97 rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) rtas_write_config() argument
131 struct pci_dn *pdn; rtas_pci_write_config() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci-hotplug.c41 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
[all...]
H A Deeh_sysfs.c85 struct pci_dn *pdn = pci_get_pdn(pdev); in eeh_notify_resume_show() local
H A Dpci_dn.c34 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; pci_get_pdn() local
128 eeh_dev_init(struct pci_dn *pdn) eeh_dev_init() argument
151 struct pci_dn *pdn; add_one_sriov_vf_pdn() local
175 struct pci_dn *parent, *pdn; add_sriov_vf_pdns() local
220 struct pci_dn *pdn, *tmp; remove_sriov_vf_pdns() local
288 struct pci_dn *pdn; pci_add_device_node_info() local
343 struct pci_dn *pdn = dn ? PCI_DN(dn) : NULL; pci_remove_device_node_info() local
450 struct pci_dn *pdn; add_pdn() local
470 struct pci_dn *pdn; pci_devs_phb_init_dynamic() local
487 struct pci_dn *pdn; pci_dev_pdn_setup() local
[all...]
H A Drtas_pci.c46 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config() argument
82 struct pci_dn *pdn; in rtas_pci_read_config() local
98 rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) rtas_write_config() argument
132 struct pci_dn *pdn; rtas_pci_write_config() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_pd.c38 static int hns_roce_pd_alloc(struct hns_roce_dev *hr_dev, unsigned long *pdn) in hns_roce_pd_alloc() argument
43 static void hns_roce_pd_free(struct hns_roce_dev *hr_dev, unsigned long pdn) in hns_roce_pd_free() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpaphp_pci.c76 struct pci_dn *pdn; in __rpaphp_get_sensor_state() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Dhns-abi.h34 __u32 pdn; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcore.h56 u32 pdn; member
/kernel/linux/linux-5.10/include/uapi/rdma/
H A Dhns-abi.h82 __u32 pdn; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcore.h56 u32 pdn; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dhns-abi.h58 __u32 pdn; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Dhns-abi.h58 __u32 pdn; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dpci.c62 struct pci_dn *pdn; in pseries_send_map_pe() local
93 struct pci_dn *pdn; in pseries_set_pe_num() local
107 struct pci_dn *pdn; in pseries_associate_pes() local
151 struct pci_dn *pdn; pseries_pci_sriov_enable() local
201 struct pci_dn *pdn; pseries_pcibios_sriov_disable() local
295 struct device_node *dn, *pdn; pseries_root_bridge_prepare() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dpci.c60 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; pseries_pci_sriov_enable() local
199 struct pci_dn *pdn; pseries_pcibios_sriov_disable() local
289 struct device_node *dn, *pdn; pseries_root_bridge_prepare() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dsrq.c162 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd, in mlx4_srq_alloc() argument

Completed in 11 milliseconds

123456