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

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c35 struct ar5111State { struct
46 #define AR5111(ah) ((struct ar5111State *) AH5212(ah)->ah_rfHal)
195 struct ar5111State *priv = AR5111(ah);
686 struct ar5111State *priv;
691 priv = ath_hal_malloc(sizeof(struct ar5111State));

Completed in 102 milliseconds