Home
last modified time | relevance | path

Searched refs:attempted_bss_desc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c409 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_associate()
650 if (!priv->attempted_bss_desc) { in mwifiex_ret_802_11_associate()
710 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_associate()
866 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_start()
1152 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_join()
1280 if (!priv->attempted_bss_desc) { in mwifiex_ret_802_11_ad_hoc()
1291 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_ad_hoc()
H A Dinit.c106 priv->attempted_bss_desc = NULL; in mwifiex_init_priv()
H A Dsta_ioctl.c399 priv->attempted_bss_desc = NULL; in mwifiex_bss_start()
H A Dmain.h584 struct mwifiex_bssdescriptor *attempted_bss_desc; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c397 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_associate()
638 if (!priv->attempted_bss_desc) { in mwifiex_ret_802_11_associate()
698 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_associate()
854 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_start()
1140 priv->attempted_bss_desc = bss_desc; in mwifiex_cmd_802_11_ad_hoc_join()
1268 if (!priv->attempted_bss_desc) { in mwifiex_ret_802_11_ad_hoc()
1279 bss_desc = priv->attempted_bss_desc; in mwifiex_ret_802_11_ad_hoc()
H A Dinit.c95 priv->attempted_bss_desc = NULL; in mwifiex_init_priv()
H A Dsta_ioctl.c387 priv->attempted_bss_desc = NULL; in mwifiex_bss_start()
H A Dmain.h566 struct mwifiex_bssdescriptor *attempted_bss_desc; member

Completed in 15 milliseconds