Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h75 uint8_t rate36; member
H A Dah_eeprom_v1.c235 chan->rate36 = (athvals[loc+8] >> 6) & 0x3F; in ath_hal_v1EepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c780 cp[9] = AH_MIN(pRD->regdmn[rd], pRD->rate36); in setupPowerSettings()