Home
last modified time | relevance | path

Searched refs:max_pd (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h772 u32 max_pd; member
819 max_res->max_pd = BNXT_QPLIB_DEFAULT_PF_MAX_PD; in bnxt_qplib_max_res_supported()
826 max_res->max_pd = BNXT_QPLIB_DEFAULT_VF_MAX_PD; in bnxt_qplib_max_res_supported()
836 max_res->max_pd = BNXT_QPLIB_GENP4_PF_MAX_PD; in bnxt_qplib_max_res_supported()
H A Dqplib_sp.h60 u32 max_pd; member
H A Dstats.c670 stats->value[BNXT_RE_MAX_PD] = rdev->dev_attr->max_pd; in bnxt_re_get_hw_stats()
H A Dqplib_res.c1099 rc = bnxt_qplib_alloc_pd_tbl(res, dev_attr->max_pd); in bnxt_qplib_alloc_tbls()
H A Dqplib_sp.c158 attr->max_pd = BNXT_QPLIB_MAX_PD; in bnxt_qplib_get_dev_attr()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h135 u32 max_pd; /* The maximum number of protection domains supported */ member
582 u64 max_pd; member
H A Decore_rdma_api.h146 u32 max_pd; /* The maximum number of protection domains supported */ member
652 u64 max_pd; member
H A Decore_rdma.c692 dev->max_pd = RDMA_MAX_PDS; in ecore_rdma_init_devinfo()
2535 out_params->max_pd = nbits; in ecore_rdma_query_counters()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h285 u32 max_pd; /* Maximum # of protection domains supported */ member
H A Dqlnxr_os.c723 attr->max_pd = ecore_attr->max_pd; in qlnxr_set_device_attr()
H A Dqlnxr_verbs.c512 attr->max_pd = qattr->max_pd; in qlnxr_query_device()
1995 QL_DPRINT12(ha, "qattr->max_pd = 0x%x\n", qattr->max_pd); in qlnxr_check_qp_attrs()
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c474 printf("\tmax_pd:\t\t\t\t%d\n", device_attr.orig_attr.max_pd); in print_hca_cap()
/freebsd/sys/dev/irdma/
H A Dirdma_main.h300 u32 max_pd; member
H A Dirdma_hw.c1850 iwdev->rf->max_pd); in irdma_get_used_rsrc()
2092 rf->allocated_ahs = &rf->allocated_pds[BITS_TO_LONGS(rf->max_pd)]; in irdma_set_hw_rsrc()
2118 rsrc_size += sizeof(unsigned long) * BITS_TO_LONGS(rf->max_pd); in irdma_calc_mem_rsrc_size()
2153 rf->max_pd = rf->sc_dev.hw_attrs.max_hw_pds; in irdma_initialize_hw_rsrc()
H A Dirdma_kcompat.c298 err = irdma_alloc_rsrc(rf, rf->allocated_pds, rf->max_pd, &pd_id, in irdma_alloc_pd()
H A Dirdma_verbs.c75 props->max_pd = rf->max_pd - rf->used_pds; in irdma_query_device()
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c324 props->max_pd = T4_MAX_NUM_PD; in c4iw_query_device()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h197 __u32 max_pd; member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h233 __u32 max_pd; member
H A Dcmd.c87 device_attr->max_pd = resp->max_pd; in copy_query_dev_fields()
H A Dverbs.h160 int max_pd; member
/freebsd/sys/dev/mfi/
H A Dmfireg.h1438 uint8_t max_pd; member
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c104 props->max_pd = mdev->limits.num_pds - mdev->limits.reserved_pds; in mthca_query_device()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c342 resp->max_pd = attr->max_pd; in copy_query_dev_fields()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h352 int max_pd; member

12