Home
last modified time | relevance | path

Searched refs:hermon_dma_info_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h369 hermon_dma_info_t hs_icma_dma;
370 hermon_dma_info_t hs_fw_dma;
900 kmem_zalloc(num_spans * sizeof (hermon_dma_info_t), \
943 hermon_dma_info_t *icm_dma[HERMON_ICM_SPLIT];
959 int hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info,
962 void hermon_dma_free(hermon_dma_info_t *info);
H A Dhermon_typedef.h53 typedef struct hermon_dma_info_s hermon_dma_info_t; typedef
H A Dhermon_cmd.h695 int hermon_map_cmd_post(hermon_state_t *state, hermon_dma_info_t *dinfo,
704 hermon_dma_info_t *dma_info);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c872 hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info, in hermon_dma_alloc()
959 hermon_dma_free(hermon_dma_info_t *info) in hermon_dma_free()
988 hermon_dma_info_t *dma_info; in hermon_icm_alloc()
1121 hermon_dma_info_t *dma_info; in hermon_icm_free()
3335 nspans * sizeof (hermon_dma_info_t)); in hermon_icm_tables_fini()
3426 hermon_dma_info_t *dma_info; in hermon_icm_dma_fini()
H A Dhermon_mr.c456 hermon_dma_info_t *dma_info; in hermon_mr_alloc_fmr()
3244 hermon_dma_info_t *dma_info; in hermon_mr_fast_mtt_write()
3366 hermon_dma_info_t *dma_info; in hermon_mr_fast_mtt_write_fmr()
H A Dhermon_rsrc.c2049 hermon_dma_info_t *dma_info; in hermon_rsrc_hw_entry_icm_confirm()
2204 hermon_dma_info_t *dma_info; in hermon_rsrc_hw_entry_icm_free()
H A Dhermon_cmd.c1593 hermon_map_cmd_post(hermon_state_t *state, hermon_dma_info_t *dma, in hermon_map_cmd_post()
1884 hermon_unmap_icm_cmd_post(hermon_state_t *state, hermon_dma_info_t *dma_info) in hermon_unmap_icm_cmd_post()