Searched defs:wl1271_scan (Results 1 – 1 of 1) sorted by relevance
188 struct wl1271_scan { struct189 struct cfg80211_scan_request *req;190 unsigned long scanned_ch[BITS_TO_LONGS(WL1271_MAX_CHANNELS)];191 bool failed;192 u8 state;193 u8 ssid[IEEE80211_MAX_SSID_LEN+1];194 size_t ssid_len;