Searched refs:mgid_h (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/ |
H A D | tavor_cmd.h | 730 int tavor_mgid_hash_cmd_post(tavor_state_t *state, uint64_t mgid_h,
|
H A D | tavor_hw.h | 1932 uint64_t mgid_h; member 1942 uint64_t mgid_h; member
|
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_cmd.h | 825 int hermon_mgid_hash_cmd_post(hermon_state_t *state, uint64_t mgid_h,
|
H A D | hermon_hw.h | 3765 uint64_t mgid_h; member 3780 uint64_t mgid_h; member
|
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_cmd.c | 2718 tavor_mgid_hash_cmd_post(tavor_state_t *state, uint64_t mgid_h, in tavor_mgid_hash_cmd_post() argument 2738 ((uint64_t *)mbox_info.mbi_in->mb_addr + 0), mgid_h); in tavor_mgid_hash_cmd_post()
|
H A D | tavor_misc.c | 1382 mcg_hdr->mgid_h = mgid.gid_prefix; in tavor_mcg_setup_new_hdr()
|
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cmd.c | 3212 hermon_mgid_hash_cmd_post(hermon_state_t *state, uint64_t mgid_h, in hermon_mgid_hash_cmd_post() argument 3230 ((uint64_t *)mbox_info.mbi_in->mb_addr + 0), mgid_h); in hermon_mgid_hash_cmd_post()
|
H A D | hermon_misc.c | 1501 mcg_hdr->mgid_h = mgid.gid_prefix; in hermon_mcg_setup_new_hdr()
|