Searched defs:qlink_cmd_scan (Results 1 – 1 of 1) sorted by relevance
950 struct qlink_cmd_scan { struct951 struct qlink_cmd chdr;952 __le64 flags;953 __le16 n_ssids;954 __le16 n_channels;955 __le16 active_dwell;956 __le16 passive_dwell;957 __le16 sample_duration;958 u8 bssid[ETH_ALEN];959 u8 scan_width;[all …]