Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/ath_hal/ar5212/
H A Dar2425.c38 struct ar2425State { struct
48 #define AR2425(ah) ((struct ar2425State *) AH5212(ah)->ah_rfHal) argument
165 struct ar2425State *priv = AR2425(ah); in ar2425SetRfRegs()
228 struct ar2425State *priv = AR2425(ah); in ar2425GetRfBank()
688 struct ar2425State *priv; in ar2425RfAttach()
693 priv = ath_hal_malloc(sizeof(struct ar2425State)); in ar2425RfAttach()