Home
last modified time | relevance | path

Searched refs:HAL_CAP_STRONG_DIV (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_misc.c846 case HAL_CAP_STRONG_DIV: in ar5212GetCapability()
962 if (capability == HAL_CAP_STRONG_DIV) { in ar5212SetCapability()
974 case HAL_CAP_STRONG_DIV: in ar5212SetCapability()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h84 #define HAL_CAP_STRONG_DIV 2 macro