Searched refs:max_mw (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h134 u32 max_mw; /* The maximum number of memory windows supported */ member in struct:ecore_rdma_device
H A Decore_rdma_api.h144 u32 max_mw; /* The maximum number of memory windows supported */ member in struct:ecore_rdma_device
/freebsd-11-stable/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c484 printf("\tmax_mw:\t\t\t\t%d\n", device_attr.orig_attr.max_mw);
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h242 __u32 max_mw; member in struct:ibv_query_device_resp
H A Dcmd.c96 device_attr->max_mw = resp->max_mw;
H A Dverbs.h169 int max_mw; member in struct:ibv_device_attr
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h202 __u32 max_mw; member in struct:ib_uverbs_query_device_resp
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h316 int max_mw; member in struct:ib_device_attr
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c453 resp->max_mw = attr->max_mw;
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c689 props->max_mw = 1 << MLX5_CAP_GEN(mdev, log_max_mkey);
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h28453 uint32_t max_mw; member in struct:creq_query_func_resp_sb
[all...]

Completed in 1262 milliseconds