Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
Dlibipw.h712 struct libipw_device { struct
713 struct net_device *dev;
714 struct wireless_dev wdev;
715 struct libipw_security sec;
718 struct libipw_stats ieee_stats;
720 struct libipw_geo geo;
721 struct ieee80211_supported_band bg_band;
722 struct ieee80211_supported_band a_band;
725 struct list_head network_free_list;
726 struct list_head network_list;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
Dlibipw.h713 struct libipw_device { struct
714 struct net_device *dev;
715 struct wireless_dev wdev;
716 struct libipw_security sec;
719 struct libipw_stats ieee_stats;
721 struct libipw_geo geo;
722 struct ieee80211_supported_band bg_band;
723 struct ieee80211_supported_band a_band;
726 struct list_head network_free_list;
727 struct list_head network_list;
[all …]