Searched defs:rtl8187_priv (Results 1 – 1 of 1) sorted by relevance
102 struct rtl8187_priv { struct104 struct rtl818x_csr *map;105 const struct rtl818x_rf_ops *rf;106 struct ieee80211_vif *vif;111 struct mutex conf_mutex;114 struct ieee80211_channel channels[14];115 struct ieee80211_rate rates[12];116 struct ieee80211_supported_band band;117 struct usb_device *udev;118 u32 rx_conf;[all …]