Home
last modified time | relevance | path

Searched refs:hermon_mgid_hash_cmd_post (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h825 int hermon_mgid_hash_cmd_post(hermon_state_t *state, uint64_t mgid_h,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c765 status = hermon_mgid_hash_cmd_post(state, gid.gid_prefix, gid.gid_guid, in hermon_mcg_attach()
1171 status = hermon_mgid_hash_cmd_post(state, gid.gid_prefix, gid.gid_guid, in hermon_mcg_detach()
H A Dhermon_cmd.c3212 hermon_mgid_hash_cmd_post(hermon_state_t *state, uint64_t mgid_h, in hermon_mgid_hash_cmd_post() function