Searched refs:ath_hal_getrxfilter (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | athvar.h | 370 #define ath_hal_getrxfilter(_ah) \ macro |
H A D | ath.c | 1973 rfilt = (ath_hal_getrxfilter(ah) & HAL_RX_FILTER_PHYERR) in ath_calcrxfilter() |