Searched defs:ath_hal_5416 (Results 1 – 1 of 1) sorted by relevance
832 struct ath_hal_5416 { struct833 struct ath_hal ah;834 union {837 } ah_eeprom;838 struct ar5416Stats ah_stats;839 struct ath9k_tx_queue_info ah_txq[ATH9K_NUM_TX_QUEUES];841 uint8_t ah_macaddr[IEEE80211_ADDR_LEN];842 uint8_t ah_bssid[IEEE80211_ADDR_LEN];843 uint8_t ah_bssidmask[IEEE80211_ADDR_LEN];844 uint16_t ah_assocId;[all …]