Searched defs:ath9k_htc_priv (Results 1 – 1 of 1) sorted by relevance
428 struct ath9k_htc_priv { struct429 struct device *dev;430 struct ieee80211_hw *hw;431 struct ath_hw *ah;432 struct htc_target *htc;433 struct wmi *wmi;435 u16 fw_version_major;436 u16 fw_version_minor;438 enum htc_endpoint_id wmi_cmd_ep;439 enum htc_endpoint_id beacon_ep;[all …]