Home
last modified time | relevance | path

Searched refs:HERMON_ICM_SPLIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h887 #define HERMON_ICM_SPLIT 64 macro
942 uint8_t *icm_bitmap[HERMON_ICM_SPLIT];
943 hermon_dma_info_t *icm_dma[HERMON_ICM_SPLIT];
944 void ***num_to_hdl[HERMON_ICM_SPLIT]; /* qp/cq/srq */
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c3259 per_split = icm[i].num_spans / HERMON_ICM_SPLIT; in hermon_icm_tables_init()
3331 for (j = 0; j < HERMON_ICM_SPLIT; j++) { in hermon_icm_tables_fini()
3433 for (index1 = 0; index1 < HERMON_ICM_SPLIT; index1++) { in hermon_icm_dma_fini()