Home
last modified time | relevance | path

Searched refs:IGC_TCTL_CT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h327 #define IGC_TCTL_CT 0x00000ff0 /* collision threshold */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1115 val &= ~IGC_TCTL_CT; in igc_tx_hw_init()