Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h88 typedef struct hermon_hw_mcg_s hermon_hw_mcg_t; typedef
H A Dhermon_cmd.h827 int hermon_read_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg,
829 int hermon_write_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg,
H A Dhermon_misc.h109 sizeof (hermon_hw_mcg_t)))
H A Dhermon.h645 hermon_hw_mcg_t *hs_mcgtmp;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c60 hermon_hw_mcg_t *mcg_hdr, ib_gid_t mgid, hermon_rsrc_t *mcg_rsrc);
62 uint_t prev_indx, hermon_hw_mcg_t *mcg_entry);
64 hermon_hw_mcg_t *mcg_entry, uint_t indx);
724 hermon_hw_mcg_t *mcg_entry; in hermon_mcg_attach()
1146 hermon_hw_mcg_t *mcg_entry; in hermon_mcg_detach()
1485 hermon_mcg_setup_new_hdr(hermon_mcghdl_t mcg, hermon_hw_mcg_t *mcg_hdr, in hermon_mcg_setup_new_hdr()
1513 uint_t prev_indx, hermon_hw_mcg_t *mcg_entry) in hermon_mcg_hash_list_remove()
1696 hermon_mcg_entry_invalidate(hermon_state_t *state, hermon_hw_mcg_t *mcg_entry, in hermon_mcg_entry_invalidate()
H A Dhermon_cmd.c3266 hermon_read_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg, in hermon_read_mgm_cmd_post()
3302 hdrsz = sizeof (hermon_hw_mcg_t); in hermon_read_mgm_cmd_post()
3332 hermon_write_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg, in hermon_write_mgm_cmd_post()
3352 hdrsz = sizeof (hermon_hw_mcg_t); in hermon_write_mgm_cmd_post()