Home
last modified time | relevance | path

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

12

/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah_osdep.c96 extern void *ath_hal_malloc(size_t);
121 ath_hal_malloc(size_t size) in ath_hal_malloc() function
H A Dah_eeprom_v1.c180 ee = ath_hal_malloc(sizeof(HAL_EEPROM_v1)); in ath_hal_v1EepromAttach()
H A Dah_eeprom_9287.c322 ee = ath_hal_malloc(sizeof(HAL_EEPROM_9287)); in ath_hal_9287EepromAttach()
H A Dah_eeprom_v4k.c311 ee = ath_hal_malloc(sizeof(HAL_EEPROM_v4k)); in ath_hal_v4kEepromAttach()
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.h625 extern void *ath_hal_malloc(size_t);
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar9001/
H A Dar9130_attach.c87 ahp5416 = ath_hal_malloc(sizeof (struct ath_hal_5416)); in ar9130Attach()
H A Dar9160_attach.c131 ahp5416 = ath_hal_malloc(sizeof (struct ath_hal_5416)); in ar9160Attach()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312_attach.c78 ahp = ath_hal_malloc(sizeof (struct ath_hal_5212)); in ar5312Attach()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9280.c423 priv = ath_hal_malloc(sizeof(struct ar9280State)); in ar9280RfAttach()
H A Dar9287.c365 priv = ath_hal_malloc(sizeof(struct ar9287State)); in ar9287RfAttach()
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()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_attach.c201 ahp = ath_hal_malloc(sizeof (struct ath_hal_5210)); in ar5210Attach()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_attach.c219 ahp = ath_hal_malloc(sizeof (struct ath_hal_5211)); in ar5211Attach()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar2133.c537 priv = ath_hal_malloc(sizeof(struct ar2133State) in ar2133RfAttach()
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5111.c692 priv = ath_hal_malloc(sizeof(struct ar5111State)); in ar5111RfAttach()
H A Dar2425.c694 priv = ath_hal_malloc(sizeof(struct ar2425State)); in ar2425RfAttach()
H A Dar2317.c713 priv = ath_hal_malloc(sizeof(struct ar2317State)); in ar2317RfAttach()
H A Dar2413.c731 priv = ath_hal_malloc(sizeof(struct ar2413State)); in ar2413RfAttach()
H A Dar2316.c733 priv = ath_hal_malloc(sizeof(struct ar2316State)); in ar2316RfAttach()
H A Dar5212_attach.c335 ahp = ath_hal_malloc(sizeof (struct ath_hal_5212)); in ar5212Attach()
H A Dar5413.c777 priv = ath_hal_malloc(sizeof(struct ar5413State)); in ar5413RfAttach()

12