Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h109 URTW_RX_FILTER_ICVERR | \
119 #define URTW_RX_FILTER_ICVERR (0x00001000) macro
H A Durtw.c1963 data = data | URTW_RX_FILTER_ICVERR; in urtw_rx_setconf()