Searched refs:BEACON_RSSI (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_ani.c38 #define BEACON_RSSI(ahp) \ macro
423 int32_t rssi = BEACON_RSSI(ahp);
525 int32_t rssi = BEACON_RSSI(ahp);
793 int32_t rssi = BEACON_RSSI(ahp);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_ani.c42 #define BEACON_RSSI(ahp) \ macro
408 int32_t rssi = BEACON_RSSI(ahp);
488 int32_t rssi = BEACON_RSSI(ahp);
748 int32_t rssi = BEACON_RSSI(ahp);
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_ani.c66 #define BEACON_RSSI(ahp) \ macro
362 ani_state->rssi = BEACON_RSSI(ahp);
417 ani_state->rssi = BEACON_RSSI(ahp);

Completed in 35 milliseconds