Searched defs:rt2x00_dev (Results 1 – 2 of 2) sorted by relevance
730 struct rt2x00_dev { struct738 struct device *dev;743 const struct rt2x00_ops *ops;748 void *drv_data;753 struct ieee80211_hw *hw;754 struct ieee80211_supported_band bands[NUM_NL80211_BANDS];755 enum nl80211_band curr_band;756 int curr_freq;763 struct rt2x00debug_intf *debugfs_intf;771 struct rt2x00_led led_radio;[all …]
193 bool (*callback)(struct rt2x00_dev*, int, u32)) in rt2x00usb_register_read_async()