Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c119 | HAL_RX_FILTER_UCAST | HAL_RX_FILTER_BCAST | HAL_RX_FILTER_MCAST; in ath_calcrxfilter()
H A Dath_hal.h432 HAL_RX_FILTER_BCAST = 0x00000004, /* Allow broadcast frames */ enumerator