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 in typeref:struct:hermon_hw_mcg_s
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.h646 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;
1146 hermon_hw_mcg_t *mcg_entry;
1485 hermon_mcg_setup_new_hdr(hermon_mcghdl_t mcg, hermon_hw_mcg_t *mcg_hdr,
1513 uint_t prev_indx, hermon_hw_mcg_t *mcg_entry)
1696 hermon_mcg_entry_invalidate(hermon_state_t *state, hermon_hw_mcg_t *mcg_entry,
H A Dhermon_cmd.c3261 * "hermon_hw_mcg_t" struct and some number of "hermon_hw_mcg_qp_list_t"
3266 hermon_read_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg,
3302 hdrsz = sizeof (hermon_hw_mcg_t);
3327 * "hermon_hw_mcg_t" struct and some number of "hermon_hw_mcg_qp_list_t"
3332 hermon_write_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg,
3352 hdrsz = sizeof (hermon_hw_mcg_t);

Completed in 84 milliseconds