Home
last modified time | relevance | path

Searched refs:connect_to_any_BSS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Datmel.c551 int connect_to_any_BSS; member
1543 priv->connect_to_any_BSS = 0; in init_atmel_card()
1654 priv->connect_to_any_BSS = 1; in atmel_set_essid()
1658 priv->connect_to_any_BSS = 0; in atmel_set_essid()
1689 dwrq->flags = !priv->connect_to_any_BSS; /* active */ in atmel_get_essid()
2948 if (priv->connect_to_any_BSS) { in retrieve_bss()
3092 } else if (priv->connect_to_any_BSS) { in authenticate()
3190 if (priv->connect_to_any_BSS) { in associate()
3257 if (!priv->connect_to_any_BSS) { in restart_search()
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/
H A Datmel.c550 int connect_to_any_BSS; member
1542 priv->connect_to_any_BSS = 0; in init_atmel_card()
1654 priv->connect_to_any_BSS = 1; in atmel_set_essid()
1658 priv->connect_to_any_BSS = 0; in atmel_set_essid()
1690 dwrq->flags = !priv->connect_to_any_BSS; /* active */ in atmel_get_essid()
2943 if (priv->connect_to_any_BSS) { in retrieve_bss()
3087 } else if (priv->connect_to_any_BSS) { in authenticate()
3185 if (priv->connect_to_any_BSS) { in associate()
3252 if (!priv->connect_to_any_BSS) { in restart_search()

Completed in 13 milliseconds