Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dhw.h775 struct ath_hw { struct
776 struct ath_ops reg_ops;
778 struct device *dev;
779 struct ieee80211_hw *hw;
780 struct ath_common common;
781 struct ath9k_hw_version hw_version;
782 struct ath9k_ops_config config;
783 struct ath9k_hw_capabilities caps;
784 struct ath9k_channel channels[ATH9K_NUM_CHANNELS];
785 struct ath9k_channel *curchan;
[all …]