Searched refs:HAL_TP_SCALE_MAX (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c220 AH_PRIVATE(ah)->ah_tpScale = HAL_TP_SCALE_MAX; /* no scaling */
H A Dar5210_reset.c792 if (AH_PRIVATE(ah)->ah_tpScale != HAL_TP_SCALE_MAX) {
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c238 AH_PRIVATE(ah)->ah_tpScale = HAL_TP_SCALE_MAX; /* no scaling */
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c252 AH_PRIVATE(ah)->ah_tpScale = HAL_TP_SCALE_MAX; /* no scaling */
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h69 HAL_TP_SCALE_MAX = 0, /* no scaling (default) */ enumerator in enum:__anon4349
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c2579 AH_PRIVATE(ah)->ah_tpScale = HAL_TP_SCALE_MAX; /* no scaling */
H A Dar9300_eeprom.c2602 if (AH_PRIVATE(ah)->ah_tpScale != HAL_TP_SCALE_MAX) {

Completed in 172 milliseconds