Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h451 uint32_t igc_rx_bind_thresh; member
H A Digc.c1720 igc->igc_rx_bind_thresh = IGC_DEF_RX_BIND; in igc_attach()
H A Digc_ring.c810 if (cur_length > igc->igc_rx_bind_thresh) { in igc_ring_rx()