Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c178 hermon_hw_dmpt_t mpt_entry; in hermon_mr_register_shared()
348 bzero(&mpt_entry, sizeof (hermon_hw_dmpt_t)); in hermon_mr_register_shared()
447 hermon_hw_dmpt_t mpt_entry; in hermon_mr_alloc_fmr()
561 bzero(&mpt_entry, sizeof (hermon_hw_dmpt_t)); in hermon_mr_alloc_fmr()
991 hermon_hw_dmpt_t mpt_entry; in hermon_mr_query()
1228 hermon_hw_dmpt_t mpt_entry; in hermon_mw_alloc()
1475 hermon_hw_dmpt_t mpt_entry; in hermon_mr_common_reg()
1834 hermon_hw_dmpt_t mpt_entry; in hermon_dma_mr_register()
2024 hermon_hw_dmpt_t mpt_entry; in hermon_mr_alloc_lkey()
2178 hermon_hw_dmpt_t mpt_entry; in hermon_mr_fexch_mpt_init()
[all …]
H A Dhermon_srq.c594 hermon_hw_dmpt_t mpt_entry; in hermon_srq_modify()
728 bzero(&mpt_entry, sizeof (hermon_hw_dmpt_t)); in hermon_srq_modify()
H A Dhermon_cmd.c3434 hermon_modify_mpt_cmd_post(hermon_state_t *state, hermon_hw_dmpt_t *mpt, in hermon_modify_mpt_cmd_post()
3453 size = sizeof (hermon_hw_dmpt_t); in hermon_modify_mpt_cmd_post()
/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
H A Dhermon_cmd.h844 int hermon_modify_mpt_cmd_post(hermon_state_t *state, hermon_hw_dmpt_t *mpt,