Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9280_olc.h47 struct ar5416eeprom *pEepData, const struct ieee80211_channel *chan,
H A Dar9280_olc.c281 ar9280SetPowerCalTable(struct ath_hal *ah, struct ar5416eeprom *pEepData, in ar9280SetPowerCalTable()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/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
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416.h96 struct ar5416eeprom *pEepData,
365 struct ar5416eeprom *pEepData, const struct ieee80211_channel *chan,
H A Dar5416_reset.c57 struct ar5416eeprom *pEepData,
1073 struct ar5416eeprom *pEepData = &ee->ee_base; in ar5416SetTransmitPower()
1539 const struct ar5416eeprom *eep, in ar5416SetDefGainValues()
1621 const struct ar5416eeprom *eep = &ee->ee_base; in ar5416SetBoardValues()
1810 ar5416SetPowerPerRateTable(struct ath_hal *ah, struct ar5416eeprom *pEepData, in ar5416SetPowerPerRateTable()
2345 ar5416SetPowerCalTable(struct ath_hal *ah, struct ar5416eeprom *pEepData, in ar5416SetPowerCalTable()
2715 struct ar5416eeprom *eep = &ee->ee_base; in ar5416EepromSetAddac()