Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h2209 struct il_spectrum_notification { struct
2210 u8 id; /* measurement id -- 0 or 1 */
2211 u8 token;
2213 u8 state; /* 0 - start, 1 - stop */
2215 u8 band; /* 0 - 5.2GHz, 1 - 2.4GHz */
2216 u8 channel;
2217 u8 type; /* see enum il_measurement_type */
2218 u8 reserved1;
2226 u8 reserved2[3];
2227 struct il_measurement_histogram histogram;
[all …]