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

/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_lid_mgr.c1108 && (p_old_pi->capability_mask & IB_PORT_CAP_HAS_CLIENT_REREG)) {
H A Dosm_helper.c725 if (p_pi->capability_mask & IB_PORT_CAP_HAS_CLIENT_REREG) {
727 "IB_PORT_CAP_HAS_CLIENT_REREG\n",
/freebsd-10.2-release/contrib/ofed/management/opensm/include/iba/
H A Dib_types.h4472 #define IB_PORT_CAP_HAS_CLIENT_REREG (CL_HTON32(0x02000000)) macro

Completed in 64 milliseconds