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

12

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c313 ahp5416 = ath_hal_malloc(sizeof (struct ath_hal_5416) +
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_attach.c166 ahp9280 = ath_hal_malloc(sizeof (struct ath_hal_9280));
/freebsd-10.2-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c1131 data = (u_int8_t *)ath_hal_malloc(
H A Dar9300_attach.c641 AH9300(ah)->ah_cal_mem = ath_hal_malloc(HOST_CALDATA_SIZE);
2389 ahp = ath_hal_malloc(sizeof(struct ath_hal_9300));
/freebsd-10.2-release/tools/tools/ath/athrd/
H A Dathrd.c1640 ath_hal_malloc(size_t size) function

Completed in 135 milliseconds

12