Searched defs:ath9k_htc_priv (Results 1 – 1 of 1) sorted by relevance
453 struct ath9k_htc_priv { struct454 struct device *dev;455 struct ieee80211_hw *hw;456 struct ath_hw *ah;457 struct htc_target *htc;458 struct wmi *wmi;460 u16 fw_version_major;461 u16 fw_version_minor;463 enum htc_endpoint_id wmi_cmd_ep;464 enum htc_endpoint_id beacon_ep;[all …]