Home
last modified time | relevance | path

Searched refs:ar5112State (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/ath/ath_hal/ar5212/
H A Dar5112.c35 struct ar5112State { struct
45 #define AR5112(ah) ((struct ar5112State *) AH5212(ah)->ah_rfHal) argument
156 struct ar5112State *priv = AR5112(ah); in ar5112GetRfBank()
193 struct ar5112State *priv = AR5112(ah); in ar5112SetRfRegs()
856 struct ar5112State *priv; in ar5112RfAttach()
861 priv = ath_hal_malloc(sizeof(struct ar5112State)); in ar5112RfAttach()