Searched defs:rtl8187_priv (Results 1 – 1 of 1) sorted by relevance
92 struct rtl8187_priv { struct94 struct rtl818x_csr *map;95 const struct rtl818x_rf_ops *rf;96 struct ieee80211_vif *vif;101 struct mutex conf_mutex;104 struct ieee80211_channel channels[14];105 struct ieee80211_rate rates[12];106 struct ieee80211_supported_band band;107 struct usb_device *udev;108 u32 rx_conf;[all …]