Searched refs:ar5211EepromWrite (Results 1 – 3 of 3) sorted by relevance
89 ar5211EepromWrite(struct ath_hal *ah, u_int off, uint16_t data) in ar5211EepromWrite() function118 if (ar5211EepromWrite(ah, AR_EEPROM_REG_DOMAIN, regDomain)) { in ar5211SetRegulatoryDomain()
238 extern HAL_BOOL ar5211EepromWrite(struct ath_hal *, u_int off, uint16_t data);
177 .ah_eepromWrite = ar5211EepromWrite,