ar9280State
#define AR9280(ah) ((struct ar9280State *) AH5212(ah)->ah_rfHal)
struct ar9280State *priv;
priv = ath_hal_malloc(sizeof(struct ar9280State));