Searched refs:IB_MCLASS_SUBN_DIR (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_ts_anafa.c132 IB_MCLASS_SUBN_DIR), &mad_addr);
212 case IB_MCLASS_SUBN_DIR:
220 filter.mgmt_class = IB_MCLASS_SUBN_DIR;
290 if (p_mad_hdr->mgmt_class != IB_MCLASS_SUBN_DIR) {
303 if ((p_mad_hdr->mgmt_class == IB_MCLASS_SUBN_DIR) ||
H A Dosm_vendor_mlx_sim.c120 IB_MCLASS_SUBN_DIR),
193 case IB_MCLASS_SUBN_DIR:
202 p_mgr->filter.mgt_class = IB_MCLASS_SUBN_DIR;
272 if (p_mad_hdr->mgmt_class != IB_MCLASS_SUBN_DIR) {
H A Dosm_vendor_mlx_ts.c141 IB_MCLASS_SUBN_DIR),
218 case IB_MCLASS_SUBN_DIR:
228 p_mgr->filter.mgmt_class = IB_MCLASS_SUBN_DIR;
305 if (p_mad_hdr->mgmt_class != IB_MCLASS_SUBN_DIR) {
H A Dosm_vendor_mlx_ibmgt.c169 case IB_MCLASS_SUBN_DIR:
386 if (p_mad->mgmt_class != IB_MCLASS_SUBN_DIR) {
398 if ((p_mad->mgmt_class == IB_MCLASS_SUBN_DIR) ||
616 IB_MCLASS_SUBN_DIR)), &mad_addr);
619 if ((p_mad->mgmt_class == IB_MCLASS_SUBN_DIR) ||
H A Dosm_vendor_ts.c489 IB_MCLASS_SUBN_DIR),
537 case IB_MCLASS_SUBN_DIR:
746 if (p_mad->mgmt_class != IB_MCLASS_SUBN_DIR) {
756 if ((p_mad->mgmt_class == IB_MCLASS_SUBN_DIR) ||
H A Dosm_vendor_ibumad.c105 if (p_madw->p_mad->mgmt_class != IB_MCLASS_SUBN_DIR) {
222 if (m->mgmt_class == IB_MCLASS_SUBN_DIR ||
253 if (mgmt_class == IB_MCLASS_SUBN_DIR ||
385 p_mad->mgmt_class == IB_MCLASS_SUBN_DIR);
489 if ((p_mad->mgmt_class != IB_MCLASS_SUBN_DIR) &&
985 if (p_user_bind->mad_class == IB_MCLASS_SUBN_DIR) {
1128 if (p_mad->mgmt_class == IB_MCLASS_SUBN_DIR) {
H A Dosm_vendor_al.c274 p_new_mad->mgmt_class == IB_MCLASS_SUBN_DIR) {
904 case IB_MCLASS_SUBN_DIR:
1103 if (p_mad->mgmt_class != IB_MCLASS_SUBN_DIR) {
1111 (p_mad->mgmt_class != IB_MCLASS_SUBN_DIR)) {
1171 (p_mad->mgmt_class == IB_MCLASS_SUBN_DIR)) {
H A Dosm_pkt_randomizer.c233 if (p_smp->mgmt_class != IB_MCLASS_SUBN_DIR)
H A Dosm_vendor_mtl.c432 IB_MCLASS_SUBN_DIR),
666 case IB_MCLASS_SUBN_DIR:
913 if (p_mad->mgmt_class != IB_MCLASS_SUBN_DIR) {
927 if ((p_mad->mgmt_class == IB_MCLASS_SUBN_DIR) ||
H A Dosm_vendor_umadt.c537 p_mad_bind_info->umadt_reg_class.ClassId == IB_MCLASS_SUBN_DIR) {
575 p_mad_bind_info->umadt_reg_class.ClassId == IB_MCLASS_SUBN_DIR) {
946 IB_MCLASS_SUBN_DIR) {
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_resp.c86 if (p_src_smp->mgmt_class == IB_MCLASS_SUBN_DIR)
H A Dosm_sm_mad_ctrl.c198 if (p_smp->mgmt_class == IB_MCLASS_SUBN_DIR && !ib_smp_is_d(p_smp)) {
562 if (p_smp->mgmt_class == IB_MCLASS_SUBN_DIR) {
581 p_smp->mgmt_class == IB_MCLASS_SUBN_DIR ? buf : "");
649 if (p_smp->mgmt_class == IB_MCLASS_SUBN_DIR)
900 bind_info.mad_class = IB_MCLASS_SUBN_DIR;
H A Dosm_sminfo_rcv.c447 if (p_smp->mgmt_class == IB_MCLASS_SUBN_DIR)
620 if (p_smp->mgmt_class == IB_MCLASS_SUBN_DIR)
639 if (p_smp->mgmt_class == IB_MCLASS_SUBN_DIR)
H A Dosm_trap_rcv.c397 p_madw->p_mad->mgmt_class == IB_MCLASS_SUBN_DIR)
H A Dosm_helper.c2679 if (p_smp->mgmt_class == IB_MCLASS_SUBN_DIR) {
2707 if (p_smp->mgmt_class == IB_MCLASS_SUBN_DIR) {
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h416 /****d* IBA Base: Constants/IB_MCLASS_SUBN_DIR
418 * IB_MCLASS_SUBN_DIR
425 #define IB_MCLASS_SUBN_DIR 0x81 macro
4314 p_smp->mgmt_class = IB_MCLASS_SUBN_DIR;

Completed in 283 milliseconds