Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h189 uint64_t cp_nodeguid; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_cfg.h225 uint64_t cp_nodeguid; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cfg.c726 cp->cp_nodeguid = ((uint64_t *)datap)[0]; in tavor_cfg_prop_lookup()
H A Dtavor.c1383 if (state->ts_cfg_profile->cp_nodeguid) { in tavor_hw_init()
1384 state->ts_nodeguid = state->ts_cfg_profile->cp_nodeguid; in tavor_hw_init()
2063 nodeguid = cfgprof->cp_nodeguid; in tavor_hca_port_init()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2112 if (state->hs_cfg_profile->cp_nodeguid) { in hermon_hw_init()
2113 state->hs_nodeguid = state->hs_cfg_profile->cp_nodeguid; in hermon_hw_init()
3514 nodeguid = cfgprof->cp_nodeguid; in hermon_hca_port_init()