Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommands.h2497 struct il3945_scan_cmd { struct
2498 __le16 len;
2499 u8 reserved0;
2500 u8 channel_count; /* # channels in channel list */
2501 __le16 quiet_time; /* dwell only this # millisecs on quiet channel
2503 __le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */
2504 __le16 good_CRC_th; /* passive -> active promotion threshold */
2505 __le16 reserved1;
2506 __le32 max_out_time; /* max usec to be away from associated (service)
2508 __le32 suspend_time; /* pause scan this long (in "extended beacon
[all …]