Home
last modified time | relevance | path

Searched refs:NL80211_WPA_VERSION_1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h106 NL80211_WPA_VERSION_1 = 1, enumerator
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h5194 NL80211_WPA_VERSION_1 = 1 << 0, enumerator
H A Ddriver_nl80211.c5172 ver |= NL80211_WPA_VERSION_1; in wpa_driver_nl80211_set_ap()
6821 ver |= NL80211_WPA_VERSION_1; in nl80211_connect_common()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c2382 gtk_tlv->proto = cpu_to_le32(NL80211_WPA_VERSION_1); in mt76_connac_mcu_key_iter()