Home
last modified time | relevance | path

Searched refs:hs_icma_sz (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h368 uint64_t hs_icma_sz; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1850 state->hs_icma_sz = (uint64_t)(cmd.cp_outparm << HERMON_PAGESHIFT); in hermon_set_icm_size_cmd_post()
H A Dhermon.c1924 state->hs_icma_dma.length = 1 << highbit(state->hs_icma_sz); in hermon_hw_init()