Searched refs:attempted_bss_desc (Results 1 – 3 of 3) sorted by relevance
364 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_associate()602 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_associate()743 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_start()1017 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_join()1141 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_ad_hoc()
91 priv->attempted_bss_desc = NULL; in mwifiex_init_priv()
390 struct mwifiex_bssdescriptor *attempted_bss_desc; member