Home
last modified time | relevance | path

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

/drivers/staging/rtl8188eu/include/
Drtw_cmd.h127 struct sitesurvey_parm { struct
128 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];
/drivers/staging/rtl8712/
Drtl871x_cmd.h158 struct sitesurvey_parm { struct
159 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];