Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h702 struct libipw_device { struct
703 struct net_device *dev;
704 struct wireless_dev wdev;
705 struct libipw_security sec;
708 struct libipw_stats ieee_stats;
710 struct libipw_geo geo;
711 struct ieee80211_supported_band bg_band;
712 struct ieee80211_supported_band a_band;
715 struct list_head network_free_list;
716 struct list_head network_list;
[all …]