Searched refs:ar9300_check_eeprom_header (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 3236 static bool ar9300_check_eeprom_header(struct ath_hw *ah, eeprom_read_op read, in ar9300_check_eeprom_header() function 3310 if (ar9300_check_eeprom_header(ah, read, cptr)) in ar9300_eeprom_restore_internal() 3316 if (ar9300_check_eeprom_header(ah, read, cptr)) in ar9300_eeprom_restore_internal() 3322 if (ar9300_check_eeprom_header(ah, read, cptr)) in ar9300_eeprom_restore_internal() 3328 if (ar9300_check_eeprom_header(ah, read, cptr)) in ar9300_eeprom_restore_internal() 3333 if (ar9300_check_eeprom_header(ah, read, cptr)) in ar9300_eeprom_restore_internal()
|