Home
last modified time | relevance | path

Searched refs:URTW_RX_FILTER_BCAST (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 |\
117 #define URTW_RX_FILTER_BCAST (0x00000008) macro
H A Durtw.c1960 data = data | URTW_RX_FILTER_BCAST | URTW_RX_FILTER_MCAST; in urtw_rx_setconf()