Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h330 uint32_t min_intr_throttle; /* minimum interrupt throttle */ member
H A Digb_gld.c1550 if (result < igb->capab->min_intr_throttle || in igb_set_priv_prop()
H A Digb_main.c3078 igb->capab->min_intr_throttle, in igb_get_conf()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h295 uint32_t min_intr_throttle; /* minimum interrupt throttle */ member
H A Dixgbe_gld.c964 if (result < ixgbe->capab->min_intr_throttle || in ixgbe_set_priv_prop()
H A Dixgbe_main.c3627 ixgbe->capab->min_intr_throttle, in ixgbe_get_conf()