Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h76 uint8_t rate48; member
H A Dah_eeprom_v1.c236 chan->rate48 = athvals[loc+8] & 0x3F; in ath_hal_v1EepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c781 cp[8] = AH_MIN(pRD->regdmn[rd], pRD->rate48); in setupPowerSettings()