Home
last modified time | relevance | path

Searched refs:NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h205 NL80211_EXT_FEATURE_CAN_REPLACE_PTK0, enumerator
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c401 wiphy_ext_feature_set(wiphy, NL80211_EXT_FEATURE_CAN_REPLACE_PTK0); in mt7615_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c660 wiphy_ext_feature_set(wiphy, NL80211_EXT_FEATURE_CAN_REPLACE_PTK0); in mt792x_init_wiphy()
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h6466 NL80211_EXT_FEATURE_CAN_REPLACE_PTK0, enumerator
H A Ddriver_nl80211_capa.c647 NL80211_EXT_FEATURE_CAN_REPLACE_PTK0)) in wiphy_info_ext_feature_flags()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c405 wiphy_ext_feature_set(wiphy, NL80211_EXT_FEATURE_CAN_REPLACE_PTK0); in mt7915_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c479 wiphy_ext_feature_set(wiphy, NL80211_EXT_FEATURE_CAN_REPLACE_PTK0); in mt7996_init_wiphy()
/freebsd/sys/contrib/dev/rtw88/
H A Dmain.c2325 wiphy_ext_feature_set(hw->wiphy, NL80211_EXT_FEATURE_CAN_REPLACE_PTK0); in rtw_register_hw()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c5343 wiphy_ext_feature_set(hw->wiphy, NL80211_EXT_FEATURE_CAN_REPLACE_PTK0);