Searched defs:ath9k_htc_priv (Results 1 – 1 of 1) sorted by relevance
457 struct ath9k_htc_priv { struct458 struct device *dev;459 struct ieee80211_hw *hw;460 struct ath_hw *ah;461 struct htc_target *htc;462 struct wmi *wmi;464 u16 fw_version_major;465 u16 fw_version_minor;467 enum htc_endpoint_id wmi_cmd_ep;468 enum htc_endpoint_id beacon_ep;[all …]