Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c221 return (portinfo.MasterSMLID); in hermon_get_smlid()
238 if (curpinfo->MasterSMLID != madpinfo->MasterSMLID) { in hermon_port_change_flags()
H A Dhermon_misc.c1946 pi->p_sm_lid = portinfo.MasterSMLID; in hermon_port_query()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cmd.h318 (portinfo)->MasterSMLID = ddi_swap16((portinfo)->MasterSMLID); \
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h382 (portinfo)->MasterSMLID = ddi_swap16((portinfo)->MasterSMLID); \
/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsm_attr.h415 ib_lid_t MasterSMLID; /* LID of the master SM */ member
465 ib_lid_t MasterSMLID; /* LID of the master SM */ member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1676 pi->p_sm_lid = portinfo.MasterSMLID; in tavor_port_query()