Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dcommands.h2017 struct iwl_spectrum_notification { struct
2018 u8 id; /* measurement id -- 0 or 1 */
2019 u8 token;
2021 u8 state; /* 0 - start, 1 - stop */
2022 __le32 start_time; /* lower 32-bits of TSF */
2023 u8 band; /* 0 - 5.2GHz, 1 - 2.4GHz */
2024 u8 channel;
2026 u8 reserved1;
2034 u8 reserved2[3];
2035 struct iwl_measurement_histogram histogram;
[all …]

Completed in 26 milliseconds