Home
last modified time | relevance | path

Searched refs:tx_bcopy_thresh (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_tx.c179 bcopy_thresh = Adapter->tx_bcopy_thresh; in e1000g_send()
1292 else if (len1 > tx_ring->adapter->tx_bcopy_thresh) in e1000g_tx_copy()
H A De1000g_sw.h885 uint32_t tx_bcopy_thresh; member
H A De1000g_main.c884 Adapter->tx_bcopy_thresh = DEFAULT_TX_BCOPY_THRESHOLD; in e1000g_set_driver_params()
3869 Adapter->tx_bcopy_thresh = (uint32_t)result; in e1000g_set_priv_prop()
4074 value = Adapter->tx_bcopy_thresh; in e1000g_get_priv_prop()