Searched defs:iwn_scan_hdr (Results 1 – 1 of 1) sorted by relevance
891 struct iwn_scan_hdr { struct892 uint16_t len;893 uint8_t scan_flags;894 uint8_t nchan;895 uint16_t quiet_time;896 uint16_t quiet_threshold;897 uint16_t crc_threshold;898 uint16_t rxchain;899 uint32_t max_svc; /* background scans */900 uint32_t pause_svc; /* background scans */[all …]