Searched refs:intr_throttling_rate (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h896 uint32_t intr_throttling_rate; member in struct:e1000g
H A De1000g_main.c1588 E1000_WRITE_REG(hw, E1000_ITR, Adapter->intr_throttling_rate);
3826 Adapter->intr_throttling_rate =
3829 Adapter->intr_throttling_rate);
3920 value = Adapter->intr_throttling_rate;
4052 (void) e1000g_get_prop(Adapter, "intr_throttling_rate",
4055 Adapter->intr_throttling_rate = propval;

Completed in 248 milliseconds