Home
last modified time | relevance | path

Searched refs:ar9300_eeprom_struct_size (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Deeprom.diff280 mdata_size = ar9300_eeprom_struct_size();
H A Dar9300eep.h630 extern u_int16_t ar9300_eeprom_struct_size(void);
H A Dar9300_eeprom.c151 mdata_size = ar9300_eeprom_struct_size(); in ar9300_eeprom_template_install()
418 mdata_size = ar9300_eeprom_struct_size(); in ar9300_eeprom_attach()
427 mdata_size = ar9300_eeprom_struct_size(); in ar9300_eeprom_attach()
3614 ar9300_eeprom_struct_size(void) in ar9300_eeprom_struct_size() function
4419 mdata_size = ar9300_eeprom_struct_size(); in ar9300_eeprom_restore()