Home
last modified time | relevance | path

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

/drivers/net/wireless/rt2x00/
Drt2x00.h728 struct rt2x00_dev { struct
736 struct device *dev;
741 const struct rt2x00_ops *ops;
746 void *drv_data;
751 struct ieee80211_hw *hw;
752 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
753 enum ieee80211_band curr_band;
754 int curr_freq;
761 struct rt2x00debug_intf *debugfs_intf;
769 struct rt2x00_led led_radio;
[all …]
Drt2x00usb.c192 bool (*callback)(struct rt2x00_dev*, int, u32)) in rt2x00usb_register_read_async()