Home
last modified time | relevance | path

Searched defs:ath_hal_5210 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210.h98 struct ath_hal_5210 { struct
99 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