Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah_eeprom_v1.h75 uint8_t rate36; member
HDah_eeprom_v1.c235 chan->rate36 = (athvals[loc+8] >> 6) & 0x3F; in ath_hal_v1EepromAttach()
/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_reset.c781 cp[9] = AH_MIN(pRD->regdmn[rd], pRD->rate36); in setupPowerSettings()