Searched defs:ath_hal_5210 (Results 1 – 1 of 1) sorted by relevance
98 struct ath_hal_5210 { struct99 struct ath_hal_private ah_priv; /* base definitions */101 uint8_t ah_macaddr[IEEE80211_ADDR_LEN];126 #define AH5210(ah) ((struct ath_hal_5210 *)(ah)) argument