Home
last modified time | relevance | path

Searched refs:max_intr_throttle (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h329 uint32_t max_intr_throttle; /* maximum interrupt throttle */ member
H A Digb_gld.c1551 result > igb->capab->max_intr_throttle) in igb_set_priv_prop()
H A Digb_main.c3079 igb->capab->max_intr_throttle, in igb_get_conf()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h294 uint32_t max_intr_throttle; /* maximum interrupt throttle */ member
H A Dixgbe_gld.c965 result > ixgbe->capab->max_intr_throttle) in ixgbe_set_priv_prop()
H A Dixgbe_main.c3628 ixgbe->capab->max_intr_throttle, in ixgbe_get_conf()