Lines Matching full:join
3 * NXP Wireless LAN device driver: association and ad-hoc start/join
22 * This function is called from the network join command preparation routine.
78 * This function is called from the network join command preparation routine.
188 * target BSS and our adapter settings for use in an assoc/join command.
219 * This function appends a WPS IE. It is called from the network join command
264 * This function is called from the network join command preparation routine.
316 * It is called from the network join command preparation routine.
1092 * This function prepares command for ad-hoc join.
1187 /* Copy the adhoc join rates into Current BSS state structure */ in mwifiex_cmd_802_11_ad_hoc_join()
1249 * ad-hoc join.
1252 * the applications, in case of successful ad-hoc start/join, and
1281 /* Join result code 0 --> SUCCESS */ in mwifiex_ret_802_11_ad_hoc()
1308 * Now the join cmd should be successful. in mwifiex_ret_802_11_ad_hoc()
1317 * join since the current descriptor is already being used in mwifiex_ret_802_11_ad_hoc()
1418 "info: adhoc join: curr_bss ssid =%s\n", in mwifiex_adhoc_join()
1421 "info: adhoc join: curr_bss ssid_len =%u\n", in mwifiex_adhoc_join()
1423 mwifiex_dbg(priv->adapter, INFO, "info: adhoc join: ssid =%s\n", in mwifiex_adhoc_join()
1425 mwifiex_dbg(priv->adapter, INFO, "info: adhoc join: ssid_len =%u\n", in mwifiex_adhoc_join()
1436 "is the same as current; not attempting to re-join\n"); in mwifiex_adhoc_join()