Home
last modified time | relevance | path

Searched defs:wlan_network (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/rtl8712/
Dwlan_bssdef.h208 struct wlan_network { struct
209 struct list_head list;
210 int network_type; /*refer to ieee80211.h for WIRELESS_11A/B/G */
211 int fixed; /* set to fixed when not to be removed asi
213 unsigned int last_scanned; /*timestamp for the network */
214 int aid; /*will only be valid when a BSS is joined. */
215 int join_res;
216 struct ndis_wlan_bssid_ex network; /*must be the last item */