Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sm_mad_ctrl.c223 case IB_MAD_ATTR_NODE_DESC: in sm_mad_ctrl_process_get_resp()
H A Dosm_node_info_rcv.c383 IB_MAD_ATTR_NODE_DESC, 0, TRUE, 0, in osm_req_get_node_desc()
H A Dosm_state_mgr.c728 IB_MAD_ATTR_NODE_DESC, 0, FALSE, in state_mgr_update_node_desc()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h984 #define IB_MAD_ATTR_NODE_DESC (CL_HTON16(0x0010)) macro