Searched refs:IB_PORT_CAP_HAS_SL_MAP (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_qos.c207 capability_mask & IB_PORT_CAP_HAS_SL_MAP))
212 if (!(p->port_info.capability_mask & IB_PORT_CAP_HAS_SL_MAP))
H A Dosm_helper.c611 if (p_pi->capability_mask & IB_PORT_CAP_HAS_SL_MAP) {
613 "IB_PORT_CAP_HAS_SL_MAP\n",
/freebsd-10.2-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h4453 #define IB_PORT_CAP_HAS_SL_MAP (CL_HTON32(0x00000040)) macro

Completed in 85 milliseconds