Searched refs:HAL_CAP_DIVERSITY (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/
H A Dif_athvar.h572 (ath_hal_getcapability(_ah, HAL_CAP_DIVERSITY, 0, NULL) == HAL_OK)
574 (ath_hal_getcapability(_ah, HAL_CAP_DIVERSITY, 1, NULL) == HAL_OK)
576 ath_hal_setcapability(_ah, HAL_CAP_DIVERSITY, 1, _v, NULL)
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c839 case HAL_CAP_DIVERSITY: /* hardware supports fast diversity */
951 case HAL_CAP_DIVERSITY:
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c360 case HAL_CAP_DIVERSITY: /* disable classic fast diversity */
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah.c537 case HAL_CAP_DIVERSITY: /* hardware supports fast diversity */
H A Dah.h89 HAL_CAP_DIVERSITY = 5, /* hardware supports fast diversity */ enumerator in enum:__anon7000

Completed in 67 milliseconds