Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h453 uint32_t igc_tx_notify_thresh; member
H A Digc_ring.c1227 igc->igc_tx_notify_thresh) { in igc_tx_recycle()
1692 if (ring->itr_ring_free < igc->igc_tx_notify_thresh) { in igc_ring_tx()
H A Digc.c1722 igc->igc_tx_notify_thresh = IGC_DEF_TX_NOTIFY_MIN; in igc_attach()