Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | ieee80211_basic_report |
struct | ieee80211_measurement_params |
struct | ieee80211_info_element |
struct | ieee80211_measurement_request |
struct | ieee80211_measurement_report |
Enumerations | |
enum | { IEEE80211_BASIC_MAP_BSS = (1 << 0), IEEE80211_BASIC_MAP_OFDM = (1 << 1), IEEE80211_BASIC_MAP_UNIDENTIFIED = (1 << 2), IEEE80211_BASIC_MAP_RADAR = (1 << 3), IEEE80211_BASIC_MAP_UNMEASURED = (1 << 4) } |
enum | { IEEE80211_MEASUREMENT_ENABLE = (1 << 1), IEEE80211_MEASUREMENT_REQUEST = (1 << 2), IEEE80211_MEASUREMENT_REPORT = (1 << 3) } |
enum | { IEEE80211_REPORT_BASIC = 0, IEEE80211_REPORT_CCA = 1, IEEE80211_REPORT_RPI = 2 } |
Variables | |
struct ieee80211_basic_report | __packed |
anonymous enum |
IEEE80211_BASIC_MAP_BSS | |
IEEE80211_BASIC_MAP_OFDM | |
IEEE80211_BASIC_MAP_UNIDENTIFIED | |
IEEE80211_BASIC_MAP_RADAR | |
IEEE80211_BASIC_MAP_UNMEASURED |
Definition at line 31 of file iwl-spectrum.h.
anonymous enum |
Definition at line 47 of file iwl-spectrum.h.
anonymous enum |
Definition at line 55 of file iwl-spectrum.h.