Searched defs:qlink_event_scan_result (Results 1 – 1 of 1) sorted by relevance
1078 struct qlink_event_scan_result { struct1079 struct qlink_event ehdr;1080 __le64 tsf;1081 __le16 freq;1082 __le16 capab;1083 __le16 bintval;1084 s8 sig_dbm;1085 u8 ssid_len;1086 u8 ssid[IEEE80211_MAX_SSID_LEN];1087 u8 bssid[ETH_ALEN];[all …]