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