Searched defs:wl3501_scan_req (Results 1 – 1 of 1) sorted by relevance
425 struct wl3501_scan_req { struct426 u16 next_blk;427 u8 sig_id;428 u8 bss_type;429 u16 probe_delay;430 u16 min_chan_time;431 u16 max_chan_time;432 u8 chan_list[14];433 u8 bssid[ETH_ALEN];434 struct iw_mgmt_essid_pset ssid;[all …]