Searched refs:attempted_bss_desc (Results 1 – 3 of 3) sorted by relevance
405 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_associate()662 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_associate()802 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_start()1083 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_join()1208 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_ad_hoc()
98 priv->attempted_bss_desc = NULL; in mwifiex_init_priv()
500 struct mwifiex_bssdescriptor *attempted_bss_desc; member