Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h218 #define PROP_TX_COPY_THRESHOLD "tx_copy_threshold" macro
H A Digb_main.c3055 igb->tx_copy_thresh = igb_get_prop(igb, PROP_TX_COPY_THRESHOLD, in igb_get_conf()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h237 #define PROP_TX_COPY_THRESHOLD "tx_copy_threshold" macro
H A Dixgbe_main.c3606 ixgbe->tx_copy_thresh = ixgbe_get_prop(ixgbe, PROP_TX_COPY_THRESHOLD, in ixgbe_get_conf()