Home
last modified time | relevance | path

Searched refs:ath_hal_malloc (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/ic/
H A Dah_osdep.c61 extern void *ath_hal_malloc(size_t);
140 ath_hal_malloc(size_t size) in ath_hal_malloc() function
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v1.c180 ee = ath_hal_malloc(sizeof(HAL_EEPROM_v1)); in ath_hal_v1EepromAttach()
H A Dah_eeprom_v4k.c304 ee = ath_hal_malloc(sizeof(HAL_EEPROM_v4k)); in ath_hal_v4kEepromAttach()
H A Dah_eeprom_v14.c321 ee = ath_hal_malloc(sizeof(HAL_EEPROM_v14)); in ath_hal_v14EepromAttach()
H A Dah_eeprom_v3.c147 data = ath_hal_malloc( in eepromAllocExpnPower5112()
742 pCal = ath_hal_malloc(sizeof(EEPROM_DATA_STRUCT_2413)); in readEepromRawPowerCalInfo2413()
1833 ee = ath_hal_malloc(sizeof(HAL_EEPROM)); in ath_hal_legacyEepromAttach()
H A Dah_internal.h568 extern void *ath_hal_malloc(size_t);
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9160_attach.c108 ahp5416 = ath_hal_malloc(sizeof (struct ath_hal_5416)); in ar9160Attach()
H A Dar9280.c334 priv = ath_hal_malloc(sizeof(struct ar9280State)); in ar9280RfAttach()
H A Dar9285_attach.c95 ahp9285 = ath_hal_malloc(sizeof (struct ath_hal_9285)); in ar9285Attach()
H A Dar2133.c424 priv = ath_hal_malloc(sizeof(struct ar2133State) in ar2133RfAttach()
H A Dar9280_attach.c93 ahp9280 = ath_hal_malloc(sizeof (struct ath_hal_9280)); in ar9280Attach()
H A Dar5416_attach.c210 ahp5416 = ath_hal_malloc(sizeof (struct ath_hal_5416) + in ar5416Attach()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_attach.c77 ahp = ath_hal_malloc(sizeof (struct ath_hal_5212)); in ar5312Attach()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c194 ahp = ath_hal_malloc(sizeof (struct ath_hal_5210)); in ar5210Attach()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c211 ahp = ath_hal_malloc(sizeof (struct ath_hal_5211)); in ar5211Attach()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5111.c683 priv = ath_hal_malloc(sizeof(struct ar5111State)); in ar5111RfAttach()
H A Dar2317.c714 priv = ath_hal_malloc(sizeof(struct ar2317State)); in ar2317RfAttach()
H A Dar2316.c736 priv = ath_hal_malloc(sizeof(struct ar2316State)); in ar2316RfAttach()
H A Dar2413.c730 priv = ath_hal_malloc(sizeof(struct ar2413State)); in ar2413RfAttach()
H A Dar2425.c693 priv = ath_hal_malloc(sizeof(struct ar2425State)); in ar2425RfAttach()
H A Dar5413.c768 priv = ath_hal_malloc(sizeof(struct ar5413State)); in ar5413RfAttach()
H A Dar5212_attach.c319 ahp = ath_hal_malloc(sizeof (struct ath_hal_5212)); in ar5212Attach()
H A Dar5112.c853 priv = ath_hal_malloc(sizeof(struct ar5112State)); in ar5112RfAttach()