Linux Kernel
3.7.1
|
Data Fields | |
wlandevice_t * | wlandev |
struct ieee80211_supported_band | band |
struct ieee80211_channel | channels [ARRAY_SIZE(prism2_channels)] |
struct ieee80211_rate | rates [ARRAY_SIZE(prism2_rates)] |
struct cfg80211_scan_request * | scan_request |
Definition at line 37 of file cfg80211.c.
Definition at line 40 of file cfg80211.c.
struct ieee80211_channel channels[ARRAY_SIZE(prism2_channels)] |
Definition at line 41 of file cfg80211.c.
struct ieee80211_rate rates[ARRAY_SIZE(prism2_rates)] |
Definition at line 42 of file cfg80211.c.
struct cfg80211_scan_request* scan_request |
Definition at line 44 of file cfg80211.c.
wlandevice_t* wlandev |
Definition at line 38 of file cfg80211.c.