Searched defs:iwn_scan_hdr (Results 1 – 1 of 1) sorted by relevance
924 struct iwn_scan_hdr { struct925 uint16_t len;926 uint8_t scan_flags;927 uint8_t nchan;928 uint16_t quiet_time;929 uint16_t quiet_threshold;930 uint16_t crc_threshold;931 uint16_t rxchain;932 uint32_t max_svc; /* background scans */933 uint32_t pause_svc; /* background scans */[all …]