Home
last modified time | relevance | path

Searched refs:max_mw (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/device-tree/include/dt-bindings/usb/
H A Dpd.h46 #define PDO_BATT(min_mv, max_mv, max_mw) \ argument
48 PDO_BATT_MAX_VOLT(max_mv) | PDO_BATT_MAX_POWER(max_mw))
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_sp.c154 attr->max_mw = le32_to_cpu(sb->max_mw); in bnxt_qplib_get_dev_attr()
155 attr->max_mw = min_t(u32, attr->max_mw, BNXT_RE_MAX_MRW_SUPPORTED(chip_gen)); in bnxt_qplib_get_dev_attr()
H A Dqplib_sp.h61 u32 max_mw; member
H A Dstats.c668 stats->value[BNXT_RE_MAX_MW] = rdev->dev_attr->max_mw; in bnxt_re_get_hw_stats()
H A Dib_verbs.c202 ib_attr->max_mw = dev_attr->max_mw; in bnxt_re_query_device()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h131 u32 max_mw; /* The maximum number of memory windows supported */ member
H A Decore_rdma_api.h142 u32 max_mw; /* The maximum number of memory windows supported */ member
H A Decore_rdma.c670 dev->max_mw = 0; in ecore_rdma_init_devinfo()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h281 u32 max_mw; /* Maximum # of memory windows supported */ member
H A Dqlnxr_os.c719 attr->max_mw = ecore_attr->max_mw; in qlnxr_set_device_attr()
H A Dqlnxr_verbs.c511 attr->max_mw = qattr->max_mw; in qlnxr_query_device()
1989 QL_DPRINT12(ha, "qattr->max_mw = 0x%x\n", qattr->max_mw); in qlnxr_check_qp_attrs()
/freebsd/contrib/ofed/libibverbs/examples/
H A Ddevinfo.c485 printf("\tmax_mw:\t\t\t\t%d\n", device_attr.orig_attr.max_mw); in print_hca_cap()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_verbs.h206 __u32 max_mw; member
/freebsd/contrib/ofed/libibverbs/
H A Dkern-abi.h242 __u32 max_mw; member
H A Dcmd.c96 device_attr->max_mw = resp->max_mw; in copy_query_dev_fields()
H A Dverbs.h169 int max_mw; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c351 resp->max_mw = attr->max_mw; in copy_query_dev_fields()
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h362 int max_mw; member
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c696 props->max_mw = 1 << MLX5_CAP_GEN(mdev, log_max_mkey); in mlx5_ib_query_device()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h73942 uint32_t max_mw; member