Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c230 hermon_port_change_flags(sm_portinfo_t *curpinfo, sm_portinfo_t *madpinfo) in hermon_port_change_flags() argument
238 if (curpinfo->MasterSMLID != madpinfo->MasterSMLID) { in hermon_port_change_flags()
241 if (curpinfo->MasterSMSL != madpinfo->MasterSMSL) { in hermon_port_change_flags()
244 if (curpinfo->SubnetTimeOut != madpinfo->SubnetTimeOut) { in hermon_port_change_flags()
247 if ((madpinfo->CapabilityMask & SM_CAP_MASK_IS_SM_DISABLED) in hermon_port_change_flags()
251 if ((madpinfo->CapabilityMask & SM_CAP_MASK_IS_CLNT_REREG_SUPPD) in hermon_port_change_flags()