Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.h119 #define IGC_TXDCTL_QUEUE_ENABLE 0x02000000 /* Ena specific Tx Queue */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1101 val |= IGC_TXDCTL_QUEUE_ENABLE; in igc_tx_ring_hw_init()