Home
last modified time | relevance | path

Searched refs:PROP_TX_OVERLOAD_THRESHOLD (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h239 #define PROP_TX_OVERLOAD_THRESHOLD "tx_overload_threshold" macro
H A Dixgbe_main.c3613 PROP_TX_OVERLOAD_THRESHOLD, MIN_TX_OVERLOAD_THRESHOLD, in ixgbe_get_conf()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h220 #define PROP_TX_OVERLOAD_THRESHOLD "tx_overload_threshold" macro
H A Digb_main.c3061 igb->tx_overload_thresh = igb_get_prop(igb, PROP_TX_OVERLOAD_THRESHOLD, in igb_get_conf()