HomeSort by: relevance | last modified time | path
    Searched refs:HAL_CAP_DIVERSITY (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
athvar.h 486 (ath_hal_getcapability(_ah, HAL_CAP_DIVERSITY, 0, NULL) == HAL_OK)
488 (ath_hal_getcapability(_ah, HAL_CAP_DIVERSITY, 1, NULL) == HAL_OK)
490 ath_hal_setcapability(_ah, HAL_CAP_DIVERSITY, 1, _v, NULL)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 822 case HAL_CAP_DIVERSITY: /* hardware supports fast diversity */
934 case HAL_CAP_DIVERSITY:
  /src/sys/external/isc/atheros_hal/dist/
ah.h 81 HAL_CAP_DIVERSITY = 5, /* hardware supports fast diversity */
ah.c 455 case HAL_CAP_DIVERSITY: /* hardware supports fast diversity */

Completed in 23 milliseconds