Lines Matching defs:qlink_cmd_scan
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;960 u8 rsvd[3];961 u8 var_info[];