Searched defs:iwl3945_scan_cmd (Results 1 – 2 of 2) sorted by relevance
2514 struct iwl3945_scan_cmd { struct2515 __le16 len;2516 u8 reserved0;2517 u8 channel_count; /* # channels in channel list */2518 __le16 quiet_time; /* dwell only this # millisecs on quiet channel2520 __le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */2521 __le16 good_CRC_th; /* passive -> active promotion threshold */2522 __le16 reserved1;2523 __le32 max_out_time; /* max usec to be away from associated (service)2525 __le32 suspend_time; /* pause scan this long (in "extended beacon[all …]
2923 struct iwl3945_scan_cmd { struct2924 __le16 len;2925 u8 reserved0;2926 u8 channel_count; /* # channels in channel list */2927 __le16 quiet_time; /* dwell only this # millisecs on quiet channel2929 __le16 quiet_plcp_th; /* quiet chnl is < this # pkts (typ. 1) */2930 __le16 good_CRC_th; /* passive -> active promotion threshold */2931 __le16 reserved1;2932 __le32 max_out_time; /* max usec to be away from associated (service)2934 __le32 suspend_time; /* pause scan this long (in "extended beacon[all …]