Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ofed/opensm/include/iba/
H A Dib_types.h153 #define IB_QP1_WELL_KNOWN_Q_KEY CL_HTON32(0x80010000)
156 #define IB_QP1 CL_HTON32(1)
157 #define IB_QP_PRIVILEGED_Q_KEY CL_HTON32(0x80000000)
1690 #define IB_NOTICE_PRODUCER_TYPE_CA (CL_HTON32(0x000001))
3650 CL_HTON32(IB_CLASS_RESP_TIME_MASK)) | in ib_class_set_cap_mask2()
4669 #define IB_PORT_CAP_RESV0 (CL_HTON32(0x00000001))
4670 #define IB_PORT_CAP_IS_SM (CL_HTON32(0x00000002))
4671 #define IB_PORT_CAP_HAS_NOTICE (CL_HTON32(0x00000004))
4672 #define IB_PORT_CAP_HAS_TRAP (CL_HTON32(0x00000008))
7986 #define TRAP_259_MASK_SL (CL_HTON32(0xF0000000))
[all …]
/freebsd-14.2/contrib/ofed/opensm/include/complib/
H A Dcl_byteswap.h280 #define CL_HTON32 CL_NTOH32 macro
335 #define cl_hton32 CL_HTON32
/freebsd-14.2/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.h90 #define IB_PM_IS_ADDL_PORT_CTRS_EXT_SUP (CL_HTON32(((uint32_t)1)<<1))
117 #define IB_PORT_EXT_CAP_IS_FEC_MODE_SUPPORTED (CL_HTON32(0x00000001))
/freebsd-14.2/contrib/ofed/opensm/opensm/
H A Dosm_sa_multipath_record.c81 ((vend_id == CL_HTON32(OSM_VENDOR_ID_MELLANOX)) || in sa_multipath_rec_is_tavor_port()
82 (vend_id == CL_HTON32(OSM_VENDOR_ID_TOPSPIN)) || in sa_multipath_rec_is_tavor_port()
83 (vend_id == CL_HTON32(OSM_VENDOR_ID_SILVERSTORM)) || in sa_multipath_rec_is_tavor_port()
84 (vend_id == CL_HTON32(OSM_VENDOR_ID_VOLTAIRE)))); in sa_multipath_rec_is_tavor_port()
H A Dosm_sa_path_record.c91 ((vend_id == CL_HTON32(OSM_VENDOR_ID_MELLANOX)) || in sa_path_rec_is_tavor_port()
92 (vend_id == CL_HTON32(OSM_VENDOR_ID_TOPSPIN)) || in sa_path_rec_is_tavor_port()
93 (vend_id == CL_HTON32(OSM_VENDOR_ID_SILVERSTORM)) || in sa_path_rec_is_tavor_port()
94 (vend_id == CL_HTON32(OSM_VENDOR_ID_VOLTAIRE)))); in sa_path_rec_is_tavor_port()
H A Dosm_prtn.c267 mc_rec.qkey = CL_HTON32(Q_Key); in osm_prtn_add_mcgroup()
H A Dosm_inform.c574 if ((ib_inform_info_get_vend_id(p_ii) != CL_HTON32(0xFFFFFF)) && in match_notice_to_inf_rec()
/freebsd-14.2/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sa.c504 p_madw->mad_addr.addr_type.gsi.remote_qp = CL_HTON32(1); in __osmv_send_sa_req()
H A Dosm_vendor_ibumad_sa.c413 p_madw->mad_addr.addr_type.gsi.remote_qp = CL_HTON32(1); in __osmv_send_sa_req()