Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah.h422 HAL_RX_FILTER_COMPBAR = 0x00000400, /* Allow compressed BAR */ enumerator
/freebsd/sys/dev/ath/
H A Dif_ath_rx.c224 rfilt |= HAL_RX_FILTER_COMPBAR; in ath_calcrxfilter()