Searched refs:max_pd (Results 1 - 17 of 17) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c771 props->max_pd = 1 << MLX5_CAP_GEN(mdev, log_max_pd);
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c543 props->max_pd = dev->dev->caps.num_pds - dev->dev->caps.reserved_pds;
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c444 resp->max_pd = attr->max_pd;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Davx512fintrin.h9605 _mm512_mask_reduce_operator(max_pd);
9616 _mm512_mask_reduce_operator(max_pd);
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h306 int max_pd; member in struct:ib_device_attr
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c347 props->max_pd = T4_MAX_NUM_PD;
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.h160 int max_pd; member in struct:ibv_device_attr
H A Dkern-abi.h233 __u32 max_pd; member in struct:ibv_query_device_resp
H A Dcmd.c87 device_attr->max_pd = resp->max_pd;
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c474 printf("\tmax_pd:\t\t\t\t%d\n", device_attr.orig_attr.max_pd);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h138 u32 max_pd; /* The maximum number of protection domains supported */ member in struct:ecore_rdma_device
587 u64 max_pd; member in struct:ecore_rdma_counters_out_params
H A Decore_rdma_api.h148 u32 max_pd; /* The maximum number of protection domains supported */ member in struct:ecore_rdma_device
654 u64 max_pd; member in struct:ecore_rdma_counters_out_params
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h28438 uint32_t max_pd; member in struct:creq_query_func_resp_sb
[all...]
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h193 __u32 max_pd; member in struct:ib_uverbs_query_device_resp
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_provider.c103 props->max_pd = mdev->limits.num_pds - mdev->limits.reserved_pds;
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c1033 props->max_pd = dev->attr.max_pds;
/freebsd-11-stable/sys/dev/mfi/
H A Dmfireg.h1439 uint8_t max_pd; member in struct:mfi_pr_properties

Completed in 738 milliseconds