Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dhtc.h415 struct ath9k_htc_priv { struct
416 struct device *dev;
417 struct ieee80211_hw *hw;
418 struct ath_hw *ah;
419 struct htc_target *htc;
420 struct wmi *wmi;
422 u16 fw_version_major;
423 u16 fw_version_minor;
425 enum htc_endpoint_id wmi_cmd_ep;
426 enum htc_endpoint_id beacon_ep;
[all …]