Home
last modified time | relevance | path

Searched refs:icm_dma (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h898 ASSERT((icm_table)->icm_dma[split_index] == NULL); \
899 (icm_table)->icm_dma[split_index] = \
909 dma_info = (icm_table)->icm_dma[split_index]
943 hermon_dma_info_t *icm_dma[HERMON_ICM_SPLIT]; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c626 dma_info = icm_table->icm_dma[index1] + index2; in hermon_mr_alloc_fmr()
3280 dma_info = icm_table->icm_dma[index1] + index2; in hermon_mr_fast_mtt_write()
3314 dma_info = icm_table->icm_dma[index1] + index2; in hermon_mr_fast_mtt_write()
3376 dma_info = icm_table->icm_dma[index1] + index2; in hermon_mr_fast_mtt_write_fmr()
3388 dma_info = icm_table->icm_dma[index1] + index2; in hermon_mr_fast_mtt_write_fmr()
H A Dhermon.c1125 ASSERT(icm->icm_dma[index1][index2].icm_refcnt == 0); in hermon_icm_free()
1132 dma_info = icm->icm_dma[index1] + index2; in hermon_icm_free()
3332 if (icm[i].icm_dma[j]) in hermon_icm_tables_fini()
3334 kmem_free(icm[i].icm_dma[j], in hermon_icm_tables_fini()
3434 dma_info = icm->icm_dma[index1]; in hermon_icm_dma_fini()
H A Dhermon_rsrc.c2163 icm_table->icm_dma[index1][index2].icm_refcnt); in hermon_rsrc_hw_entry_icm_confirm()
2271 icm_table->icm_dma[index1][index2].icm_refcnt, num); in hermon_rsrc_hw_entry_icm_free()