Home
last modified time | relevance | path

Searched refs:IB_NOTICE_TYPE_SUBN_MGMT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_multicast.c196 notice.generic_type = 0x80 | IB_NOTICE_TYPE_SUBN_MGMT; /* is generic subn mgt type */ in mgrp_send_notice()
H A Dosm_drop_mgr.c196 notice.generic_type = 0x80 | IB_NOTICE_TYPE_SUBN_MGMT; /* is generic subn mgt type */ in drop_mgr_remove_port()
H A Dosm_state_mgr.c1051 notice.generic_type = 0x80 | IB_NOTICE_TYPE_SUBN_MGMT; /* is generic subn mgt type */ in state_mgr_report_new_ports()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h7845 #define IB_NOTICE_TYPE_SUBN_MGMT 0x03 macro