Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc.h456 struct ath9k_htc_priv { struct
457 struct device *dev;
458 struct ieee80211_hw *hw;
459 struct ath_hw *ah;
460 struct htc_target *htc;
461 struct wmi *wmi;
463 u16 fw_version_major;
464 u16 fw_version_minor;
466 enum htc_endpoint_id wmi_cmd_ep;
467 enum htc_endpoint_id beacon_ep;
[all …]