Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_stats.c602 int status, ext_width_supported; in hermon_kstat_perfcntr64_create() local
607 HERMON_CMD_NOSLEEP_SPIN, &ext_width_supported); in hermon_kstat_perfcntr64_create()
610 hki64_ext_port_counters_supported = ext_width_supported; in hermon_kstat_perfcntr64_create()
H A Dhermon_cmd.c2051 uint_t sleepflag, int *ext_width_supported) in hermon_is_ext_port_counters_supported() argument
2106 *ext_width_supported = (data & (HERMON_IS_EXT_WIDTH_SUPPORTED | in hermon_is_ext_port_counters_supported()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h774 uint_t sleepflag, int *ext_width_supported);