Home
last modified time | relevance | path

Searched refs:ar9300_eep_templates (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2963 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2973 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) in ar9003_eeprom_struct_find_by_id()
2977 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2978 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2963 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2973 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) in ar9003_eeprom_struct_find_by_id()
2977 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2978 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2963 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2973 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) in ar9003_eeprom_struct_find_by_id()
2977 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2978 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2963 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2973 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) in ar9003_eeprom_struct_find_by_id()
2977 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2978 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2963 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2973 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) in ar9003_eeprom_struct_find_by_id()
2977 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2978 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2963 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2973 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) in ar9003_eeprom_struct_find_by_id()
2977 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2978 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2963 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2973 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) in ar9003_eeprom_struct_find_by_id()
2977 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2978 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9003_eeprom.c2963 static const struct ar9300_eeprom *ar9300_eep_templates[] = { variable
2973 #define N_LOOP (sizeof(ar9300_eep_templates) / sizeof(ar9300_eep_templates[0])) in ar9003_eeprom_struct_find_by_id()
2977 if (ar9300_eep_templates[it]->templateVersion == id) in ar9003_eeprom_struct_find_by_id()
2978 return ar9300_eep_templates[it]; in ar9003_eeprom_struct_find_by_id()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/libv4l/linux-5.13-rc2/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()