Searched defs:rt2x00_dev (Results 1 – 2 of 2) sorted by relevance
737 struct rt2x00_dev { struct745 struct device *dev;750 const struct rt2x00_ops *ops;755 void *drv_data;760 struct ieee80211_hw *hw;761 struct ieee80211_supported_band bands[NUM_NL80211_BANDS];762 enum nl80211_band curr_band;763 int curr_freq;770 struct rt2x00debug_intf *debugfs_intf;778 struct rt2x00_led led_radio;[all …]
185 bool (*callback)(struct rt2x00_dev*, int, u32)) in rt2x00usb_register_read_async()