Home
last modified time | relevance | path

Searched refs:ee_channels11g (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.h432 uint16_t ee_channels11g[NUM_2_4_EEPROM_CHANNELS]; member
H A Dah_eeprom_v3.c860 pChannels = ee->ee_channels11g; in readEepromRawPowerCalInfo()
1855 ee->ee_channels11g[i] = channels11b[i]; in ath_hal_legacyEepromAttach()
1857 ee->ee_channels11g[i] = channels11g[i]; in ath_hal_legacyEepromAttach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c428 eepromPcdacs.pChannelList = ee->ee_channels11g; in ar5111SetPowerTable()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1334 eepromPcdacs.pChannelList= ee->ee_channels11g; in ar5211SetTransmitPower()