Searched refs:AR5K_RX_FILTER_RADARERR (Results 1 – 2 of 2) sorted by relevance
494 filter |= AR5K_RX_FILTER_RADARERR; in ath5k_hw_get_rx_filter()518 if (filter & AR5K_RX_FILTER_RADARERR) in ath5k_hw_set_rx_filter()528 (filter & AR5K_RX_FILTER_RADARERR)) { in ath5k_hw_set_rx_filter()529 filter &= ~AR5K_RX_FILTER_RADARERR; in ath5k_hw_set_rx_filter()
1361 #define AR5K_RX_FILTER_RADARERR \ macro