Searched defs:sitesurvey_parm (Results 1 – 2 of 2) sorted by relevance
127 struct sitesurvey_parm { struct128 int scan_mode; /* active: 1, passive: 0 */129 u8 ssid_num;130 u8 ch_num;131 struct ndis_802_11_ssid ssid[RTW_SSID_SCAN_AMOUNT];132 struct rtw_ieee80211_channel ch[RTW_CHANNEL_SCAN_AMOUNT];
158 struct sitesurvey_parm { struct159 sint passive_mode; /*active: 1, passive: 0 */160 sint bsslimit; /* 1 ~ 48 */161 sint ss_ssidlen;162 u8 ss_ssid[IW_ESSID_MAX_SIZE + 1];