Home
last modified time | relevance | path

Searched refs:ah_currentRDext (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar9001/
H A Dar9130_attach.c241 AH_PRIVATE(ah)->ah_currentRDext = in ar9130Attach()
H A Dar9160_attach.c268 AH_PRIVATE(ah)->ah_currentRDext = in ar9160Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_attach.c336 AH_PRIVATE(ah)->ah_currentRDext = AR9287_RDEXT_DEFAULT; in ar9287Attach()
H A Dar9285_attach.c367 AH_PRIVATE(ah)->ah_currentRDext = AR9285_RDEXT_DEFAULT; in ar9285Attach()
H A Dar9280_attach.c390 AH_PRIVATE(ah)->ah_currentRDext = in ar9280Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h406 HAL_REG_DOMAIN ah_currentRDext; /* EEPROM extended regdomain flags */ member
H A Dah.c714 *result = AH_PRIVATE(ah)->ah_currentRDext; in ath_hal_getcapability()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c448 AH_PRIVATE(ah)->ah_currentRDext = in ar5416Attach()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2707 AH_PRIVATE(ah)->ah_currentRDext = eeval | AR9300_RDEXT_DEFAULT; in ar9300_fill_capability_info()
2941 if (AH_PRIVATE(ah)->ah_currentRDext & (1 << REG_EXT_JAPAN_MIDBAND)) { in ar9300_fill_capability_info()