Home
last modified time | relevance | path

Searched refs:max_pds (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/irdma/
H A Dirdma-abi.h72 __u32 max_pds; member
H A Dirdma_kcompat.c205 uresp.max_pds = iwdev->rf->sc_dev.hw_attrs.max_hw_pds; in irdma_alloc_ucontext()
/freebsd/contrib/ofed/libirdma/
H A Dirdma-abi.h72 __u32 max_pds; member
H A Dabi.h126 __u32 max_pds; member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dfw.h108 int max_pds; member
H A Dmlx4_fw.c967 dev_cap->max_pds = 1 << (field & 0x3f); in mlx4_QUERY_DEV_CAP()
1138 dev_cap->max_pds, dev_cap->reserved_pds, dev_cap->reserved_uars); in mlx4_dev_cap_dump()
1140 dev_cap->max_pds, dev_cap->reserved_mgms); in mlx4_dev_cap_dump()
/freebsd/sys/dev/mthca/
H A Dmthca_cmd.h160 int max_pds; member
H A Dmthca_cmd.c1149 dev_lim->max_pds = 1 << (field & 0x3f); in mthca_QUERY_DEV_LIM()
1228 dev_lim->max_pds, dev_lim->reserved_pds, dev_lim->reserved_uars); in mthca_QUERY_DEV_LIM()
1230 dev_lim->max_pds, dev_lim->reserved_mgms); in mthca_QUERY_DEV_LIM()
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.h336 U16 max_pds; member
H A Dmpi3mr.c1676 sc->facts.max_pds, sc->facts.max_msix_vectors, in mpi3mr_process_factsdata()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h9596 uint32_t max_pds; member