Searched refs:max_pds (Results 1 – 6 of 6) sorted by relevance
41 __u32 max_pds; member
108 int max_pds; member
976 dev_cap->max_pds = 1 << (field & 0x3f); in mlx4_QUERY_DEV_CAP()1154 dev_cap->max_pds, dev_cap->reserved_pds, dev_cap->reserved_uars); in mlx4_dev_cap_dump()1156 dev_cap->max_pds, dev_cap->reserved_mgms); in mlx4_dev_cap_dump()
160 int max_pds; member
1147 dev_lim->max_pds = 1 << (field & 0x3f); in mthca_QUERY_DEV_LIM()1226 dev_lim->max_pds, dev_lim->reserved_pds, dev_lim->reserved_uars); in mthca_QUERY_DEV_LIM()1228 dev_lim->max_pds, dev_lim->reserved_mgms); in mthca_QUERY_DEV_LIM()
325 uresp.max_pds = iwdev->rf->sc_dev.hw_attrs.max_hw_pds; in irdma_alloc_ucontext()