Home
last modified time | relevance | path

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

12

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dah_osdep.c83 extern void *ath_hal_malloc(size_t);
108 ath_hal_malloc(size_t size) in ath_hal_malloc() function
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_v1.c180 ee = ath_hal_malloc(sizeof(HAL_EEPROM_v1)); in ath_hal_v1EepromAttach()
H A Dah_eeprom_v4k.c309 ee = ath_hal_malloc(sizeof(HAL_EEPROM_v4k)); in ath_hal_v4kEepromAttach()
H A Dah_eeprom_9287.c320 ee = ath_hal_malloc(sizeof(HAL_EEPROM_9287)); in ath_hal_9287EepromAttach()
H A Dah_eeprom_v14.c363 ee = ath_hal_malloc(sizeof(HAL_EEPROM_v14)); in ath_hal_v14EepromAttach()
H A Dah_eeprom_v3.c147 data = ath_hal_malloc( in eepromAllocExpnPower5112()
744 pCal = ath_hal_malloc(sizeof(EEPROM_DATA_STRUCT_2413)); in readEepromRawPowerCalInfo2413()
1835 ee = ath_hal_malloc(sizeof(HAL_EEPROM)); in ath_hal_legacyEepromAttach()
H A Dah_internal.h631 extern void *ath_hal_malloc(size_t);
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c78 ahp = ath_hal_malloc(sizeof (struct ath_hal_5212)); in ar5312Attach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c131 ahp5416 = ath_hal_malloc(sizeof (struct ath_hal_5416)); in ar9160Attach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c204 ahp = ath_hal_malloc(sizeof (struct ath_hal_5210)); in ar5210Attach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9287.c365 priv = ath_hal_malloc(sizeof(struct ar9287State)); in ar9287RfAttach()
H A Dar9280.c423 priv = ath_hal_malloc(sizeof(struct ar9280State)); in ar9280RfAttach()
H A Dar9287_attach.c129 ahp9287 = ath_hal_malloc(sizeof (struct ath_hal_9287)); in ar9287Attach()
H A Dar9285_attach.c150 ahp9285 = ath_hal_malloc(sizeof (struct ath_hal_9285)); in ar9285Attach()
H A Dar9280_attach.c167 ahp9280 = ath_hal_malloc(sizeof (struct ath_hal_9280)); in ar9280Attach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c222 ahp = ath_hal_malloc(sizeof (struct ath_hal_5211)); in ar5211Attach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar2133.c537 priv = ath_hal_malloc(sizeof(struct ar2133State) in ar2133RfAttach()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5111.c690 priv = ath_hal_malloc(sizeof(struct ar5111State)); in ar5111RfAttach()
H A Dar2317.c713 priv = ath_hal_malloc(sizeof(struct ar2317State)); in ar2317RfAttach()
H A Dar2425.c690 priv = ath_hal_malloc(sizeof(struct ar2425State)); in ar2425RfAttach()
H A Dar2413.c728 priv = ath_hal_malloc(sizeof(struct ar2413State)); in ar2413RfAttach()
H A Dar2316.c733 priv = ath_hal_malloc(sizeof(struct ar2316State)); in ar2316RfAttach()
H A Dar5413.c773 priv = ath_hal_malloc(sizeof(struct ar5413State)); in ar5413RfAttach()
H A Dar5212_attach.c337 ahp = ath_hal_malloc(sizeof (struct ath_hal_5212)); in ar5212Attach()
H A Dar5112.c861 priv = ath_hal_malloc(sizeof(struct ar5112State)); in ar5112RfAttach()

12