Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dlibipw.h714 struct libipw_device { struct
715 struct net_device *dev;
716 struct wireless_dev wdev;
717 struct libipw_security sec;
720 struct libipw_stats ieee_stats;
722 struct libipw_geo geo;
723 struct ieee80211_supported_band bg_band;
724 struct ieee80211_supported_band a_band;
727 struct list_head network_free_list;
728 struct list_head network_list;
[all …]