Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ipw2x00/
Dlibipw.h777 struct libipw_device { struct
778 struct net_device *dev;
779 struct wireless_dev wdev;
780 struct libipw_security sec;
783 struct libipw_stats ieee_stats;
785 struct libipw_geo geo;
786 struct ieee80211_supported_band bg_band;
787 struct ieee80211_supported_band a_band;
790 struct list_head network_free_list;
791 struct list_head network_list;
[all …]