Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h349 #define HERMON_CMD_WRITEMTT_RSVD_SZ 0x10 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c2620 size = (nummtt << HERMON_MTT_SIZE_SHIFT) + HERMON_CMD_WRITEMTT_RSVD_SZ; in hermon_write_mtt_cmd_post()