Searched refs:hermon_hw_dmpt_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h73 typedef struct hermon_hw_dmpt_s hermon_hw_dmpt_t; typedef in typeref:struct:hermon_hw_dmpt_s
H A Dhermon_cmd.h844 int hermon_modify_mpt_cmd_post(hermon_state_t *state, hermon_hw_dmpt_t *mpt,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c178 hermon_hw_dmpt_t mpt_entry;
348 bzero(&mpt_entry, sizeof (hermon_hw_dmpt_t));
372 sizeof (hermon_hw_dmpt_t), mpt->hr_indx, sleep);
447 hermon_hw_dmpt_t mpt_entry;
561 bzero(&mpt_entry, sizeof (hermon_hw_dmpt_t));
593 sizeof (hermon_hw_dmpt_t), mpt->hr_indx, sleep);
991 hermon_hw_dmpt_t mpt_entry;
1009 mr->mr_lkey >> 8, &mpt_entry, sizeof (hermon_hw_dmpt_t),
1228 hermon_hw_dmpt_t mpt_entry;
1297 bzero(&mpt_entry, sizeof (hermon_hw_dmpt_t));
[all...]
H A Dhermon_srq.c594 hermon_hw_dmpt_t mpt_entry;
728 bzero(&mpt_entry, sizeof (hermon_hw_dmpt_t));
H A Dhermon_cmd.c3434 hermon_modify_mpt_cmd_post(hermon_state_t *state, hermon_hw_dmpt_t *mpt,
3453 size = sizeof (hermon_hw_dmpt_t);

Completed in 60 milliseconds