Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h419 HAL_RX_FILTER_PROBEREQ = 0x00000080, /* Allow probe request frames */ enumerator
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c165 rfilt |= HAL_RX_FILTER_PROBEREQ; in ath_calcrxfilter()