Searched defs:il_spectrum_notification (Results 1 – 1 of 1) sorted by relevance
2207 struct il_spectrum_notification { struct2208 u8 id; /* measurement id -- 0 or 1 */2209 u8 token;2210 u8 channel_idx; /* idx in measurement channel list */2211 u8 state; /* 0 - start, 1 - stop */2212 __le32 start_time; /* lower 32-bits of TSF */2213 u8 band; /* 0 - 5.2GHz, 1 - 2.4GHz */2214 u8 channel;2215 u8 type; /* see enum il_measurement_type */2216 u8 reserved1;[all …]