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