Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h421 HAL_RX_FILTER_MYBEACON = 0x00000200, /* Filter beacons other than mine */ enumerator
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c184 rfilt |= HAL_RX_FILTER_MYBEACON; in ath_calcrxfilter()