Searched refs:attempted_bss_desc (Results 1 – 3 of 3) sorted by relevance
409 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_associate()703 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_associate()846 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_start()1130 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_join()1256 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_ad_hoc()
99 priv->attempted_bss_desc = NULL; in mwifiex_init_priv()
552 struct mwifiex_bssdescriptor *attempted_bss_desc; member