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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5112.c37 struct ar5112State { struct
47 #define AR5112(ah) ((struct ar5112State *) AH5212(ah)->ah_rfHal)
158 struct ar5112State *priv = AR5112(ah);
195 struct ar5112State *priv = AR5112(ah);
858 struct ar5112State *priv;
863 priv = ath_hal_malloc(sizeof(struct ar5112State));

Completed in 74 milliseconds