Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h452 uint32_t igc_tx_bind_thresh; member
H A Digc.c1721 igc->igc_tx_bind_thresh = IGC_DEF_TX_BIND; in igc_attach()
H A Digc_ring.c1688 if (len > igc->igc_tx_bind_thresh && in igc_ring_tx()