Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c235 SMDisabled = curpinfo->CapabilityMask & SM_CAP_MASK_IS_SM_DISABLED; in hermon_port_change_flags()
247 if ((madpinfo->CapabilityMask & SM_CAP_MASK_IS_SM_DISABLED) in hermon_port_change_flags()
H A Dhermon_misc.c1973 if (portinfo.CapabilityMask & SM_CAP_MASK_IS_SM_DISABLED) in hermon_port_query()
/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsm_attr.h522 #define SM_CAP_MASK_IS_SM_DISABLED 0x00000400 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1702 if (portinfo.CapabilityMask & SM_CAP_MASK_IS_SM_DISABLED) in tavor_port_query()