Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h3153 #define WLAN_AUTH_FT 2 macro
/openbmc/linux/net/mac80211/
H A Dmlme.c3722 case WLAN_AUTH_FT: in ieee80211_rx_mgmt_auth()
7125 auth_alg = WLAN_AUTH_FT; in ieee80211_mgd_auth()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c1666 if (le16_to_cpu(auth->auth_alg) != WLAN_AUTH_FT) { in wmi_evt_auth_status()