Home
last modified time | relevance | path

Searched refs:authentication_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c459 (u16) priv->sec_info.authentication_mode); in mwifiex_cmd_802_11_associate()
465 if (priv->sec_info.authentication_mode == WLAN_AUTH_SAE) { in mwifiex_cmd_802_11_associate()
H A Dinit.c88 priv->sec_info.authentication_mode = NL80211_AUTHTYPE_OPEN_SYSTEM; in mwifiex_init_priv()
H A Dmain.h337 u32 authentication_mode; member