Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_SUPPORTS_EXT_KCK_32 (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/net/
Dcfg80211.h4831 WIPHY_FLAG_SUPPORTS_EXT_KCK_32 = BIT(11), enumerator
/Linux-v6.6/net/wireless/
Dnl80211.c14072 !(rdev->wiphy.flags & WIPHY_FLAG_SUPPORTS_EXT_KCK_32 && in nl80211_set_rekey_data()