Searched refs:pdn (Results 1 – 8 of 8) sorted by relevance
/include/uapi/rdma/ |
D | mthca-abi.h | 59 __u32 pdn; member 76 __u32 pdn; member
|
D | hns-abi.h | 94 __u32 pdn; member
|
D | efa-abi.h | 51 __u16 pdn; member
|
D | mlx4-abi.h | 75 __u32 pdn; member
|
D | vmw_pvrdma-abi.h | 149 __u32 pdn; member
|
D | mlx5-abi.h | 160 __u32 pdn; member
|
/include/linux/mlx5/ |
D | driver.h | 654 u32 pdn; member 1035 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn); 1036 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn); 1069 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn,
|
/include/linux/mlx4/ |
D | device.h | 1090 int mlx4_pd_alloc(struct mlx4_dev *dev, u32 *pdn); 1091 void mlx4_pd_free(struct mlx4_dev *dev, u32 pdn); 1138 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcdn, 1512 u32 pdn);
|