Searched refs:pdn (Results 1 – 9 of 9) sorted by relevance
| /include/linux/ |
| D | phy_link_topology.h | 50 struct phy_device_node *pdn; in phy_link_topo_get_phy() local 55 pdn = xa_load(&topo->phys, phyindex); in phy_link_topo_get_phy() 56 if (pdn) in phy_link_topo_get_phy() 57 return pdn->phy; in phy_link_topo_get_phy()
|
| /include/uapi/rdma/ |
| D | mthca-abi.h | 59 __u32 pdn; member 76 __u32 pdn; member
|
| D | hns-abi.h | 147 __u32 pdn; member
|
| D | mlx4-abi.h | 75 __u32 pdn; member
|
| D | efa-abi.h | 52 __u16 pdn; member
|
| D | vmw_pvrdma-abi.h | 149 __u32 pdn; member
|
| D | mlx5-abi.h | 161 __u32 pdn; member
|
| /include/linux/mlx5/ |
| D | driver.h | 683 u32 pdn; member 1073 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn); 1074 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn); 1115 int mlx5_core_create_psv(struct mlx5_core_dev *dev, u32 pdn,
|
| /include/linux/mlx4/ |
| D | device.h | 1110 int mlx4_pd_alloc(struct mlx4_dev *dev, u32 *pdn); 1111 void mlx4_pd_free(struct mlx4_dev *dev, u32 pdn); 1158 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcdn, 1532 u32 pdn);
|