Searched defs:ath_hal_5416 (Results 1 – 1 of 1) sorted by relevance
829 struct ath_hal_5416 { struct830 struct ath_hal ah;831 union {834 } ah_eeprom;835 struct ar5416Stats ah_stats;836 struct ath9k_tx_queue_info ah_txq[ATH9K_NUM_TX_QUEUES];838 uint8_t ah_macaddr[IEEE80211_ADDR_LEN];839 uint8_t ah_bssid[IEEE80211_ADDR_LEN];840 uint8_t ah_bssidmask[IEEE80211_ADDR_LEN];841 uint16_t ah_assocId;[all …]