Home
last modified time | relevance | path

Searched refs:IB_MAD_ATTR_PORT_CNTRS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr.c505 p_context->perfmgr_context.mad_attr_id = IB_MAD_ATTR_PORT_CNTRS; in perfmgr_send_pc_mad()
507 mad_method, IB_MAD_ATTR_PORT_CNTRS, p_context, in perfmgr_send_pc_mad()
1674 == IB_MAD_ATTR_PORT_CNTRS) { in handle_redirect()
1802 CL_ASSERT(p_mad->attr_id == IB_MAD_ATTR_PORT_CNTRS || in pc_recv_process()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h1043 #define IB_MAD_ATTR_PORT_CNTRS (CL_HTON16(0x0012)) macro