Searched refs:ar9300_eep_templates (Results 1 – 1 of 1) sorted by relevance
2940 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable2952 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()