Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c595 if ((mcg->mcg_mgid_h == 0) && (mcg->mcg_mgid_l == 0)) { in tavor_mcg_attach()
673 if ((mcg->mcg_mgid_h == gid.gid_prefix) && in tavor_mcg_attach()
965 if (((mcg->mcg_mgid_h == 0) && (mcg->mcg_mgid_l == 0)) || in tavor_mcg_detach()
966 ((mcg->mcg_mgid_h != gid.gid_prefix) || in tavor_mcg_detach()
1193 if ((curr_mcghdl->mcg_mgid_h == 0) && in tavor_mcg_walk_mgid_hash()
1199 if ((curr_mcghdl->mcg_mgid_h == mgid.gid_prefix) && in tavor_mcg_walk_mgid_hash()
1210 if ((curr_mcghdl->mcg_mgid_h == mgid.gid_prefix) && in tavor_mcg_walk_mgid_hash()
1242 mcg->mcg_mgid_h = mgid.gid_prefix; in tavor_mcg_setup_new_hdr()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c810 if ((mcg->mcg_mgid_h == 0) && (mcg->mcg_mgid_l == 0)) { in hermon_mcg_attach()
895 if ((mcg->mcg_mgid_h == gid.gid_prefix) && in hermon_mcg_attach()
1208 if (((mcg->mcg_mgid_h == 0) && (mcg->mcg_mgid_l == 0)) || in hermon_mcg_detach()
1209 ((mcg->mcg_mgid_h != gid.gid_prefix) || in hermon_mcg_detach()
1443 if ((curr_mcghdl->mcg_mgid_h == 0) && in hermon_mcg_walk_mgid_hash()
1449 if ((curr_mcghdl->mcg_mgid_h == mgid.gid_prefix) && in hermon_mcg_walk_mgid_hash()
1460 if ((curr_mcghdl->mcg_mgid_h == mgid.gid_prefix) && in hermon_mcg_walk_mgid_hash()
1492 mcg->mcg_mgid_h = mgid.gid_prefix; in hermon_mcg_setup_new_hdr()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_misc.h300 uint64_t mcg_mgid_h; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_misc.h364 uint64_t mcg_mgid_h; member