Home
last modified time | relevance | path

Searched refs:rate54 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h77 uint8_t rate54; member
H A Dah_eeprom_v1.c237 chan->rate54 = (athvals[loc+9] >> 10) & 0x3F; in ath_hal_v1EepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c782 cp[7] = AH_MIN(pRD->regdmn[rd], pRD->rate54); in setupPowerSettings()