Searched defs:pdn (Results 1 – 17 of 17) sorted by relevance
/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 | 187 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn, in mlx5_core_create_psv()
|
/drivers/infiniband/hw/amso1100/ |
D | c2_user.h | 55 __u32 pdn; member 61 __u32 pdn; member
|
/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 | 399 u32 pdn) in mlx4_mr_hw_change_pd()
|
/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()
|
/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
|
/drivers/iommu/ |
D | tegra-smmu.c | 203 #define SMMU_PDN_TO_ADDR(pdn) ((pdn) << 22) argument 215 #define _PDE_VACANT(pdn) (((pdn) << 10) | _PDE_ATTR) argument 510 unsigned long pdn = SMMU_ADDR_TO_PDN(iova); in free_ptbl() local 557 unsigned long pdn = SMMU_ADDR_TO_PDN(iova); in locate_pte() local 627 int pdn, err = 0; in alloc_pdir() local
|
/drivers/infiniband/hw/mlx4/ |
D | user.h | 70 __u32 pdn; member
|
D | mlx4_ib.h | 82 u32 pdn; member
|
/drivers/infiniband/hw/mlx5/ |
D | user.h | 87 __u32 pdn; member
|
D | qp.c | 2219 u32 length, u32 pdn) in set_sig_mkey_segment() 2253 u32 pdn = get_pd(qp)->pdn; in set_sig_umr_wr() local
|
D | main.c | 687 static int alloc_pa_mkey(struct mlx5_ib_dev *dev, u32 *key, u32 pdn) in alloc_pa_mkey()
|
D | mlx5_ib.h | 105 u32 pdn; member
|
/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_pro.c | 439 struct pcan_usb_pro_devid *pdn; in pcan_usb_pro_get_device_id() local
|