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.
1140 * This function prepares command for ad-hoc join.
1235 /* Copy the adhoc join rates into Current BSS state structure */ in mwifiex_cmd_802_11_ad_hoc_join()
1297 * ad-hoc join.
1300 * the applications, in case of successful ad-hoc start/join, and
1329 /* Join result code 0 --> SUCCESS */ in mwifiex_ret_802_11_ad_hoc()
1356 * Now the join cmd should be successful. in mwifiex_ret_802_11_ad_hoc()
1365 * join since the current descriptor is already being used in mwifiex_ret_802_11_ad_hoc()
1466 "info: adhoc join: curr_bss ssid =%s\n", in mwifiex_adhoc_join()
1469 "info: adhoc join: curr_bss ssid_len =%u\n", in mwifiex_adhoc_join()
1471 mwifiex_dbg(priv->adapter, INFO, "info: adhoc join: ssid =%s\n", in mwifiex_adhoc_join()
1473 mwifiex_dbg(priv->adapter, INFO, "info: adhoc join: ssid_len =%u\n", in mwifiex_adhoc_join()
1484 "is the same as current; not attempting to re-join\n"); in mwifiex_adhoc_join()