Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h366 uint64_t hs_icm_sz; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1838 cmd.cp_inparm = (uint64_t)state->hs_icm_sz; in hermon_set_icm_size_cmd_post()
1901 npages = state->hs_icm_sz / HERMON_PAGESIZE; in hermon_unmap_icm_cmd_post()
H A Dhermon.c1911 state->hs_icm_sz = hermon_size_icm(state); in hermon_hw_init()