/freebsd/contrib/ofed/libirdma/ |
H A D | irdma.h | 69 u64 max_mr_size; member
|
/freebsd/sys/dev/irdma/ |
H A D | irdma.h | 207 u64 max_mr_size; member
|
H A D | irdma_main.h | 304 u32 max_mr_size; member
|
H A D | irdma_verbs.c | 68 props->max_mr_size = hw_attrs->max_mr_size; in irdma_query_device() 2182 if (len > iwdev->rf->sc_dev.hw_attrs.max_mr_size) in irdma_reg_user_mr()
|
H A D | irdma_kcompat.c | 1245 if (len > iwdev->rf->sc_dev.hw_attrs.max_mr_size) in irdma_rereg_user_mr()
|
H A D | irdma_ctrl.c | 5513 dev->hw_attrs.max_mr_size = IRDMA_MAX_MR_SIZE; in irdma_sc_dev_init()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_sp.h | 58 u64 max_mr_size; member
|
H A D | qplib_sp.c | 157 attr->max_mr_size = le64_to_cpu(sb->max_mr_size); in bnxt_qplib_get_dev_attr()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_roce_api.h | 127 u64 max_mr_size; /* Size (in bytes) of the largest contiguous memory member
|
H A D | ecore_rdma_api.h | 138 u64 max_mr_size; /* Size (in bytes) of the largest contiguous memory member
|
H A D | ecore_rdma.c | 659 dev->max_mr_size = ECORE_RDMA_MAX_MR_SIZE; in ecore_rdma_init_devinfo()
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_def.h | 277 u64 max_mr_size; /* Size (in bytes) of largest contiguous memory member
|
H A D | qlnxr_os.c | 717 attr->max_mr_size = ecore_attr->max_mr_size; in qlnxr_set_device_attr()
|
H A D | qlnxr_verbs.c | 495 attr->max_mr_size = qattr->max_mr_size; in qlnxr_query_device() 1987 QL_DPRINT12(ha, "qattr->max_mr_size = %p\n", (void *)qattr->max_mr_size); in qlnxr_check_qp_attrs()
|
/freebsd/contrib/ofed/libibverbs/examples/ |
H A D | devinfo.c | 462 (unsigned long long) device_attr.orig_attr.max_mr_size); in print_hca_cap()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | provider.c | 312 props->max_mr_size = T4_MAX_MR_SIZE; in c4iw_query_device()
|
/freebsd/sys/ofed/include/uapi/rdma/ |
H A D | ib_user_verbs.h | 184 __aligned_u64 max_mr_size; member
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | kern-abi.h | 220 __u64 max_mr_size; member
|
H A D | cmd.c | 74 device_attr->max_mr_size = resp->max_mr_size; in copy_query_dev_fields()
|
H A D | verbs.h | 147 uint64_t max_mr_size; member
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_provider.c | 95 props->max_mr_size = ~0ull; in mthca_query_device()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_cmd.c | 329 resp->max_mr_size = attr->max_mr_size; in copy_query_dev_fields()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | ib_verbs.h | 339 u64 max_mr_size; member
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_main.c | 532 props->max_mr_size = ~0ull; in mlx4_ib_query_device()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_main.c | 763 props->max_mr_size = ~0ull; in mlx5_ib_query_device()
|