Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9001/
Dar9130_attach.c243 AH_PRIVATE(ah)->ah_currentRDext = in ar9130Attach()
Dar9160_attach.c270 AH_PRIVATE(ah)->ah_currentRDext = in ar9160Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287_attach.c337 AH_PRIVATE(ah)->ah_currentRDext = AR9287_RDEXT_DEFAULT; in ar9287Attach()
Dar9285_attach.c369 AH_PRIVATE(ah)->ah_currentRDext = AR9285_RDEXT_DEFAULT; in ar9285Attach()
Dar9280_attach.c392 AH_PRIVATE(ah)->ah_currentRDext = in ar9280Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_internal.h414 HAL_REG_DOMAIN ah_currentRDext; /* EEPROM extended regdomain flags */ member
Dah.c817 *result = AH_PRIVATE(ah)->ah_currentRDext; in ath_hal_getcapability()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_attach.c450 AH_PRIVATE(ah)->ah_currentRDext = in ar5416Attach()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_attach.c2712 AH_PRIVATE(ah)->ah_currentRDext = eeval | AR9300_RDEXT_DEFAULT; in ar9300_fill_capability_info()
2946 if (AH_PRIVATE(ah)->ah_currentRDext & (1 << REG_EXT_JAPAN_MIDBAND)) { in ar9300_fill_capability_info()