Searched refs:ANI_ENA_RSSI (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c51 * ANI_ENA_RSSI indicates whether rssi-based processing should
61 #define ANI_ENA_RSSI(ah) \ macro
420 if (ANI_ENA_RSSI(ah)) {
522 if (ANI_ENA_RSSI(ah)) {
790 if (ANI_ENA_RSSI(ah)) {
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c55 * ANI_ENA_RSSI indicates whether rssi-based processing should
65 #define ANI_ENA_RSSI(ah) \ macro
405 if (ANI_ENA_RSSI(ah)) {
485 if (ANI_ENA_RSSI(ah)) {
745 if (ANI_ENA_RSSI(ah)) {

Completed in 110 milliseconds