Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h100 #define URTW_TX_DISCW (1 << 20) macro
H A Durtw.c2031 data |= URTW_TX_MXDMA_2048 | URTW_TX_CWMIN | URTW_TX_DISCW; in urtw_tx_enable()