Home
last modified time | relevance | path

Searched refs:ar5416eeprom (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.c192 eepromSwap(struct ar5416eeprom *ee) in eepromSwap()
370 for (w = 0; w < NW(struct ar5416eeprom); w++) { in ath_hal_v14EepromAttach()
382 for (w = 0; w < NW(struct ar5416eeprom); w++) in ath_hal_v14EepromAttach()
398 len = AH_MIN(len, sizeof(struct ar5416eeprom)) / sizeof(uint16_t); in ath_hal_v14EepromAttach()
H A Dah_eeprom_v14.h264 struct ar5416eeprom { struct
285 struct ar5416eeprom ee_base; argument
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9280_olc.h47 struct ar5416eeprom *pEepData, const struct ieee80211_channel *chan,
H A Dar9280_olc.c282 ar9280SetPowerCalTable(struct ath_hal *ah, struct ar5416eeprom *pEepData, in ar9280SetPowerCalTable()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c57 struct ar5416eeprom *pEepData,
1065 struct ar5416eeprom *pEepData = &ee->ee_base; in ar5416SetTransmitPower()
1531 const struct ar5416eeprom *eep, in ar5416SetDefGainValues()
1613 const struct ar5416eeprom *eep = &ee->ee_base; in ar5416SetBoardValues()
1803 ar5416SetPowerPerRateTable(struct ath_hal *ah, struct ar5416eeprom *pEepData, in ar5416SetPowerPerRateTable()
2338 ar5416SetPowerCalTable(struct ath_hal *ah, struct ar5416eeprom *pEepData, in ar5416SetPowerCalTable()
2710 struct ar5416eeprom *eep = &ee->ee_base; in ar5416EepromSetAddac()
H A Dar5416.h102 struct ar5416eeprom *pEepData,
370 struct ar5416eeprom *pEepData, const struct ieee80211_channel *chan,
/dragonfly/tools/tools/ath/athprom/
H A Dathprom.c56 struct ar5416eeprom v14; /* 11n format v14.x ... */