max_pds           114 drivers/infiniband/hw/cxgb3/iwch.c 	rnicp->attr.max_pds = T3_MAX_NUM_PD - 1;
max_pds            60 drivers/infiniband/hw/cxgb3/iwch.h 	u32 max_pds;
max_pds           984 drivers/infiniband/hw/cxgb3/iwch_provider.c 	props->max_pd = dev->attr.max_pds;
max_pds            77 drivers/infiniband/hw/hfi1/verbs.c module_param_named(max_pds, hfi1_max_pds, uint, S_IRUGO);
max_pds            78 drivers/infiniband/hw/hfi1/verbs.c MODULE_PARM_DESC(max_pds,
max_pds           137 drivers/infiniband/hw/i40iw/i40iw_verbs.c 	uresp.max_pds = iwdev->max_pd;
max_pds          1148 drivers/infiniband/hw/mthca/mthca_cmd.c 	dev_lim->max_pds = 1 << (field & 0x3f);
max_pds          1227 drivers/infiniband/hw/mthca/mthca_cmd.c 		  dev_lim->max_pds, dev_lim->reserved_pds, dev_lim->reserved_uars);
max_pds          1229 drivers/infiniband/hw/mthca/mthca_cmd.c 		  dev_lim->max_pds, dev_lim->reserved_mgms);
max_pds           160 drivers/infiniband/hw/mthca/mthca_cmd.h 	int max_pds;
max_pds            60 drivers/infiniband/hw/qib/qib_verbs.c module_param_named(max_pds, ib_qib_max_pds, uint, S_IRUGO);
max_pds            61 drivers/infiniband/hw/qib/qib_verbs.c MODULE_PARM_DESC(max_pds,
max_pds           973 drivers/net/ethernet/mellanox/mlx4/fw.c 	dev_cap->max_pds = 1 << (field & 0x3f);
max_pds          1151 drivers/net/ethernet/mellanox/mlx4/fw.c 		 dev_cap->max_pds, dev_cap->reserved_pds, dev_cap->reserved_uars);
max_pds          1153 drivers/net/ethernet/mellanox/mlx4/fw.c 		 dev_cap->max_pds, dev_cap->reserved_mgms);
max_pds           108 drivers/net/ethernet/mellanox/mlx4/fw.h 	int max_pds;
max_pds            51 include/uapi/rdma/i40iw-abi.h 	__u32 max_pds;		/* maximum pds allowed for this user process */