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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.h27 * ath_hal_9280 struct; so it's convienent to locate the
32 struct ath_hal_9280 { struct
43 #define AH9280(_ah) ((struct ath_hal_9280 *)(_ah))
H A Dar9280_attach.c156 struct ath_hal_9280 *ahp9280;
169 ahp9280 = ath_hal_malloc(sizeof (struct ath_hal_9280));

Completed in 112 milliseconds