Searched defs:rt2x00_dev (Results 1 – 1 of 1) sorted by relevance
729 struct rt2x00_dev { struct737 struct device *dev;742 const struct rt2x00_ops *ops;747 void *drv_data;752 struct ieee80211_hw *hw;753 struct ieee80211_supported_band bands[NUM_NL80211_BANDS];754 struct rt2x00_chan_survey *chan_survey;755 enum nl80211_band curr_band;756 int curr_freq;763 struct rt2x00debug_intf *debugfs_intf;[all …]