Searched defs:rt2x00_dev (Results 1 – 1 of 1) sorted by relevance
662 struct rt2x00_dev { struct670 struct device *dev;675 const struct rt2x00_ops *ops;680 struct ieee80211_hw *hw;681 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];682 enum ieee80211_band curr_band;689 unsigned long rfkill_state;692 struct rfkill *rfkill;693 struct delayed_work rfkill_work;701 struct rt2x00debug_intf *debugfs_intf;[all …]