HomeSort by: relevance | last modified time | path
    Searched defs:ANI_ENA_RSSI (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_ani.c 51 * ANI_ENA_RSSI indicates whether rssi-based processing should
61 #define ANI_ENA_RSSI(ah) \
450 if (ANI_ENA_RSSI(ah)) {
553 if (ANI_ENA_RSSI(ah)) {
799 if (ANI_ENA_RSSI(ah)) {
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_ani.c 55 * ANI_ENA_RSSI indicates whether rssi-based processing should
65 #define ANI_ENA_RSSI(ah) \
401 if (ANI_ENA_RSSI(ah)) {
481 if (ANI_ENA_RSSI(ah)) {
693 if (ANI_ENA_RSSI(ah)) {

Completed in 96 milliseconds