Searched defs:il3945_scan_cmd (Results 1 – 1 of 1) sorted by relevance
2484 struct il3945_scan_cmd { struct2485 __le16 len;2486 u8 reserved0;2487 u8 channel_count; /* # channels in channel list */2491 __le16 good_CRC_th; /* passive -> active promotion threshold */2492 __le16 reserved1;2500 __le32 flags; /* RXON_FLG_* */2501 __le32 filter_flags; /* RXON_FILTER_* */2505 struct il3945_tx_cmd tx_cmd;2508 struct il_ssid_ie direct_scan[PROBE_OPTION_MAX_3945];[all …]