Searched defs:rtl8187_priv (Results 1 – 1 of 1) sorted by relevance
99 struct rtl8187_priv { struct101 struct rtl818x_csr *map;102 const struct rtl818x_rf_ops *rf;103 struct ieee80211_vif *vif;108 struct mutex conf_mutex;111 struct ieee80211_channel channels[14];112 struct ieee80211_rate rates[12];113 struct ieee80211_supported_band band;114 struct usb_device *udev;115 u32 rx_conf;[all …]