Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dhtc.h428 struct ath9k_htc_priv { struct
429 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 …]