Searched refs:max_mr (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Ddev.c173 rhp->max_mr = attr.max_mr;
174 rhp->mmid2ptr = calloc(attr.max_mr, sizeof(void *));
H A Dlibcxgb4.h56 int max_mr; member in struct:c4iw_dev
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h129 u32 max_mr; /* Maximum number of MRs supported by this device */ member in struct:ecore_rdma_device
H A Decore_rdma_api.h139 u32 max_mr; /* Maximum number of MRs supported by this device */ member in struct:ecore_rdma_device
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c346 props->max_mr = c4iw_num_stags(&dev->rdev);
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c473 printf("\tmax_mr:\t\t\t\t%d\n", device_attr.orig_attr.max_mr);
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h232 __u32 max_mr; member in struct:ibv_query_device_resp
H A Dcmd.c86 device_attr->max_mr = resp->max_mr;
H A Dverbs.h159 int max_mr; member in struct:ibv_device_attr
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h192 __u32 max_mr; member in struct:ib_uverbs_query_device_resp
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c1032 props->max_mr = dev->attr.max_mem_regs;
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_provider.c102 props->max_mr = mdev->limits.num_mpts - mdev->limits.reserved_mrws;
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h305 int max_mr; member in struct:ib_device_attr
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c443 resp->max_mr = attr->max_mr;
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c770 props->max_mr = 1 << MLX5_CAP_GEN(mdev, log_max_mkey);
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c542 props->max_mr = dev->dev->quotas.mpt;
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h28451 uint32_t max_mr; member in struct:creq_query_func_resp_sb
[all...]

Completed in 336 milliseconds