Searched refs:ath_hal_9280 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.h25 * ath_hal_9280 struct; so it's convienent to locate the
30 struct ath_hal_9280 { struct
41 #define AH9280(_ah) ((struct ath_hal_9280 *)(_ah))
H A Dar9280_attach.c154 struct ath_hal_9280 *ahp9280;
167 ahp9280 = ath_hal_malloc(sizeof (struct ath_hal_9280));

Completed in 73 milliseconds