Searched refs:ar9300_eep_templates (Results 1 – 1 of 1) sorted by relevance
2939 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable2949 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) 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()