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 D | ar9280_olc.h | 47 struct ar5416eeprom *pEepData, const struct ieee80211_channel *chan,
|
H A D | ar9280_olc.c | 281 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 D | ah_eeprom_v14.c | 192 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 D | ah_eeprom_v14.h | 264 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 D | ar5416.h | 96 struct ar5416eeprom *pEepData, 365 struct ar5416eeprom *pEepData, const struct ieee80211_channel *chan,
|
H A D | ar5416_reset.c | 57 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()
|