Home
last modified time | relevance | path

Searched refs:ar9300_eep_templates (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c2940 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2952 for (it = 0; it < ARRAY_SIZE(ar9300_eep_templates); it++) in ar9003_eeprom_struct_find_by_id()
2953 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2954 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c2940 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2952 for (it = 0; it < ARRAY_SIZE(ar9300_eep_templates); it++) in ar9003_eeprom_struct_find_by_id()
2953 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2954 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()

Completed in 11 milliseconds