Searched defs:iwn_scan_hdr (Results 1 – 1 of 1) sorted by relevance
787 struct iwn_scan_hdr { struct788 uint16_t len;789 uint8_t reserved1;790 uint8_t nchan;791 uint16_t quiet_time;792 uint16_t quiet_threshold;793 uint16_t crc_threshold;794 uint16_t rxchain;795 uint32_t max_svc; /* background scans */796 uint32_t pause_svc; /* background scans */[all …]