Searched refs:ath_hal_malloc (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c335 ahp = ath_hal_malloc(sizeof (struct ath_hal_5212));
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h625 extern void *ath_hal_malloc(size_t);
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c1131 data = (u_int8_t *)ath_hal_malloc(
H A Dar9300_attach.c656 AH9300(ah)->ah_cal_mem = ath_hal_malloc(HOST_CALDATA_SIZE);
2512 ahp = ath_hal_malloc(sizeof(struct ath_hal_9300));
/freebsd-11-stable/tools/tools/ath/athrd/
H A Dathrd.c1628 ath_hal_malloc(size_t size) function

Completed in 219 milliseconds

12