Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_reg.h106 (URTW_RX_FILTER_ALLMAC | URTW_RX_FILTER_NICMAC |\
115 #define URTW_RX_FILTER_NICMAC (0x00000002) macro
H A Durtw.c1968 data = data | URTW_RX_FILTER_NICMAC; in urtw_rx_setconf()