Home
last modified time | relevance | path

Searched refs:IB_MGMT_MAD_SIZE (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_agent.c112 resp_mad_len = IB_MGMT_MAD_SIZE; in agent_send_response()
H A Dib_mad.c3117 if (WARN_ON(rdma_max_mad_size(device, port_num) < IB_MGMT_MAD_SIZE)) in ib_mad_port_open()
/freebsd/sys/ofed/include/rdma/
H A Dib_mad.h160 IB_MGMT_MAD_SIZE = IB_MGMT_MAD_HDR + IB_MGMT_MAD_DATA, enumerator
/freebsd/sys/dev/mthca/
H A Dmthca_provider.c1120 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mthca_port_immutable()
/freebsd/sys/dev/irdma/
H A Dirdma_kcompat.c1476 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in irdma_roce_port_immutable()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c2400 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mlx4_port_immutable()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c3106 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mlx5_port_immutable()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c5630 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in qlnxr_get_port_immutable()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c370 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in bnxt_re_get_port_immutable()