Searched defs:qlink_event_scan_result (Results 1 – 1 of 1) sorted by relevance
1050 struct qlink_event_scan_result { struct1051 struct qlink_event ehdr;1052 __le64 tsf;1053 __le16 freq;1054 __le16 capab;1055 __le16 bintval;1056 s8 sig_dbm;1057 u8 ssid_len;1058 u8 ssid[IEEE80211_MAX_SSID_LEN];1059 u8 bssid[ETH_ALEN];[all …]