Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h108 URTW_RX_FILTER_BCAST | URTW_RX_FILTER_CRCERR |\
118 #define URTW_RX_FILTER_CRCERR (0x00000020) macro
H A Durtw.c1967 data = data | URTW_RX_FILTER_CRCERR; in urtw_rx_setconf()