Searched refs:URTW_TX_NOCRC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/urtw/ | ||
H A D | urtw_reg.h | 94 #define URTW_TX_NOCRC (0x10000) macro |
H A D | urtw.c | 2026 data &= ~(URTW_TX_NOCRC | URTW_TX_MXDMA_MASK); in urtw_tx_enable() |